kpilot
ConfigPage Class Reference
#include <config_pages.h>
Inheritance diagram for ConfigPage:

Detailed Description
Definition at line 45 of file config_pages.h.
Public Member Functions | |
| ConfigPage (QWidget *w, QVariantList &args) | |
Protected Member Functions | |
| virtual QString | maybeSaveText () const |
Constructor & Destructor Documentation
| ConfigPage::ConfigPage | ( | QWidget * | w, | |
| QVariantList & | args | |||
| ) | [inline] |
Definition at line 48 of file config_pages.h.
Member Function Documentation
| QString ConfigPage::maybeSaveText | ( | ) | const [protected, virtual] |
This function provides the string for the prompt used in maybeSave().
Override it to change the text.
Reimplemented from ConduitConfigBase.
Definition at line 46 of file config_pages.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference