configinterface.h
This is an interface for accessing the configuration of the Document and Plugin classes.
Definition: configinterface.h:35
virtual void readSessionConfig(KConfig *)=0
Read/Write session config of only this document/view/plugin.
virtual void readConfig(KConfig *)=0
Read/Write the config of the part to a given kconfig object to store the settings in a different plac...
virtual void configDialog()=0
Shows a config dialog for the part, changes will be applied to the part, but not saved anywhere autom...
virtual void readConfig()=0
Read/Write the config to the standard place where this editor part saves it config,...
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:10