Kate::PluginConfigInterface Class Reference
List of all members.Detailed Description
Definition at line 30 of file pluginconfiginterface.h.
Public Member Functions | |
PluginConfigInterface () | |
virtual | ~PluginConfigInterface () |
unsigned int | pluginConfigInterfaceNumber () const |
virtual void | readConfig ()=0 |
virtual void | writeConfig ()=0 |
Friends | |
class | PrivatePluginConfigInterface |
Member Function Documentation
virtual void Kate::PluginConfigInterface::readConfig | ( | ) | [pure virtual] |
Read/Write the config to the standard place where this editor part saves it config, say: read/save default values for that editor part.
The documentation for this class was generated from the following files: