kpilot
BackupConfigPage Class Reference
#include <kpilotConfigDialog.h>
Inheritance diagram for BackupConfigPage:
Public Member Functions | |
BackupConfigPage (QWidget *, const char *) | |
Protected Slots | |
void | slotSelectNoBackupDBs () |
void | slotSelectNoRestoreDBs () |
Protected Member Functions | |
virtual void | commit () |
virtual void | load () |
Detailed Description
Definition at line 90 of file kpilotConfigDialog.h.
Constructor & Destructor Documentation
BackupConfigPage::BackupConfigPage | ( | QWidget * | w, | |
const char * | n | |||
) |
Definition at line 309 of file kpilotConfigDialog.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 348 of file kpilotConfigDialog.cc.
void BackupConfigPage::load | ( | ) | [protected, virtual] |
void BackupConfigPage::slotSelectNoBackupDBs | ( | ) | [protected, slot] |
Definition at line 365 of file kpilotConfigDialog.cc.
void BackupConfigPage::slotSelectNoRestoreDBs | ( | ) | [protected, slot] |
Definition at line 383 of file kpilotConfigDialog.cc.
The documentation for this class was generated from the following files: