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