tdeconfigdialog.h
A dialog base class with standard buttons and predefined layouts.
Definition: kdialogbase.h:192
TQFrame * addPage(const TQString &itemName, const TQString &header=TQString::null, const TQPixmap &pixmap=TQPixmap())
Add a page to the dialog when the class is used in TreeList , IconList or Tabbed mode.
Definition: kdialogbase.cpp:1296
virtual bool hasChanged()
Returns whether the current state of the dialog is different from the current configutation.
Definition: tdeconfigdialog.h:233
virtual bool isDefault()
Returns whether the current state of the dialog is the same as the default configuration.
Definition: tdeconfigdialog.h:239
void settingsChanged(const char *dialogName)
One or more of the settings have been permanently changed such as if the user clicked on the Apply or...
void settingsChanged()
One or more of the settings have been permanently changed such as if the user clicked on the Apply or...