#include <sessionconfiginterface.h>
This is an interface to session-specific configuration of the Document, Plugin and PluginViewInterface classes.
Definition at line 34 of file sessionconfiginterface.h.
◆ SessionConfigInterface()
SessionConfigInterface::SessionConfigInterface |
( |
| ) |
|
◆ ~SessionConfigInterface()
SessionConfigInterface::~SessionConfigInterface |
( |
| ) |
|
|
virtual |
◆ configInterfaceNumber()
unsigned int SessionConfigInterface::configInterfaceNumber |
( |
| ) |
const |
◆ readSessionConfig()
virtual void KTextEditor::SessionConfigInterface::readSessionConfig |
( |
TDEConfig * |
| ) |
|
|
pure virtual |
Read/Write session config of only this document/view/plugin In case of the document, that means for example it should reload the file, restore all marks, ...
◆ setSessionConfigInterfaceDCOPSuffix()
void SessionConfigInterface::setSessionConfigInterfaceDCOPSuffix |
( |
const TQCString & |
suffix | ) |
|
|
protected |
◆ PrivateSessionConfigInterface
friend class PrivateSessionConfigInterface |
|
friend |
The documentation for this class was generated from the following files: