configinterface.h
This is an interface for accessing the configuration of the Document and Plugin classes.
Definition: configinterface.h:35
virtual void readSessionConfig(TDEConfig *)=0
Read/Write session config of only this document/view/plugin.
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,...
virtual void readConfig(TDEConfig *)=0
Read/Write the config of the part to a given tdeconfig object to store the settings in a different pl...
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:10