tdeconfigdialogmanager.h
Provides a means of automatically retrieving, saving and resetting TDEConfigSkeleton based settings i...
Definition: tdeconfigdialogmanager.h:78
void settingsChanged(TQWidget *widget)
TODO: Verify One or more of the settings have been changed.
TQMap< TQString, TQCString > changedMap
Map of the classes and the signals that they emit when changed.
Definition: tdeconfigdialogmanager.h:224
TDEConfigSkeleton * m_conf
TDEConfigSkeleton object used to store settings.
Definition: tdeconfigdialogmanager.h:209
void settingsChanged()
One or more of the settings have been saved (such as when the user clicks on the Apply button).
Class for handling preferences settings for an application.
Definition: tdeconfigskeleton.h:366
void widgetModified()
If retrieveSettings() was told to track changes then if any known setting was changed this signal wil...
TQSqlPropertyMap * propertyMap
Pointer to the property map for easy access.
Definition: tdeconfigdialogmanager.h:219