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

Detailed Description
Definition at line 116 of file config_pages.h.
Public Member Functions | |
| StartExitConfigPage (QWidget *, QVariantList &args) | |
Protected Member Functions | |
| virtual void | commit () |
| virtual void | load () |
Constructor & Destructor Documentation
| StartExitConfigPage::StartExitConfigPage | ( | QWidget * | w, | |
| QVariantList & | args | |||
| ) |
Definition at line 390 of file config_pages.cc.
Member Function Documentation
| void StartExitConfigPage::commit | ( | ) | [protected, virtual] |
Load or save the config widget's settings in the given KConfig object; leave the group unchanged.
load() and commit() should both call unmodified() to indicate that the current settings match the on-disk ones.
Implements ConduitConfigBase.
Definition at line 421 of file config_pages.cc.
| void StartExitConfigPage::load | ( | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference