parley
ParleyPrefs Class Reference
#include <parleyprefs.h>
Inheritance diagram for ParleyPrefs:

Detailed Description
Definition at line 36 of file parleyprefs.h.
Public Member Functions | |
| ParleyPrefs (KEduVocDocument *doc, QWidget *parent, const QString &name, KConfigSkeleton *config) | |
Protected Slots | |
| void | updateSettings () |
| void | updateWidgets () |
| void | updateWidgetsDefault () |
Protected Member Functions | |
| bool | hasChanged () |
| bool | isDefault () |
Constructor & Destructor Documentation
| ParleyPrefs::ParleyPrefs | ( | KEduVocDocument * | doc, | |
| QWidget * | parent, | |||
| const QString & | name, | |||
| KConfigSkeleton * | config | |||
| ) |
Member Function Documentation
| void ParleyPrefs::updateSettings | ( | ) | [protected, slot] |
| void ParleyPrefs::updateWidgets | ( | ) | [protected, slot] |
Updates dialog widgets.
Here only used after loading a profile. Profiles only store the settings of the last three pages in the dialog.
Definition at line 69 of file parleyprefs.cpp.
| void ParleyPrefs::updateWidgetsDefault | ( | ) | [protected, slot] |
| bool ParleyPrefs::hasChanged | ( | ) | [protected] |
Returns true if the current state of the dialog is different from the saved settings.
Definition at line 46 of file parleyprefs.cpp.
| bool ParleyPrefs::isDefault | ( | ) | [protected] |
Returns true if the current state of the dialog represents the default settings.
Definition at line 51 of file parleyprefs.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference