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

Detailed Description
Definition at line 98 of file config_pages.h.
Public Member Functions | |
| BackupConfigPage (QWidget *, QVariantList &args) | |
Protected Slots | |
| void | slotSelectNoBackupDBs () |
| void | slotSelectNoRestoreDBs () |
Protected Member Functions | |
| virtual void | commit () |
| virtual void | load () |
Constructor & Destructor Documentation
| BackupConfigPage::BackupConfigPage | ( | QWidget * | w, | |
| QVariantList & | args | |||
| ) |
Definition at line 284 of file config_pages.cc.
Member Function Documentation
| void BackupConfigPage::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 324 of file config_pages.cc.
| void BackupConfigPage::load | ( | ) | [protected, virtual] |
| void BackupConfigPage::slotSelectNoBackupDBs | ( | ) | [protected, slot] |
Definition at line 343 of file config_pages.cc.
| void BackupConfigPage::slotSelectNoRestoreDBs | ( | ) | [protected, slot] |
Definition at line 362 of file config_pages.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference