kpilot
DOCWidgetConfig Class Reference
#include <doc-setup.h>
Inheritance diagram for DOCWidgetConfig:

Detailed Description
Definition at line 47 of file doc-setup.h.
Public Member Functions | |
| virtual void | commit () |
| DOCWidgetConfig (QWidget *, const QVariantList &) | |
| virtual void | load () |
Protected Attributes | |
| KAboutData * | fAbout |
| DOCWidget * | fConfigWidget |
Constructor & Destructor Documentation
| DOCWidgetConfig::DOCWidgetConfig | ( | QWidget * | , | |
| const QVariantList & | ||||
| ) |
Member Function Documentation
| void DOCWidgetConfig::commit | ( | ) | [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 94 of file doc-setup.cc.
| void DOCWidgetConfig::load | ( | ) | [virtual] |
Member Data Documentation
KAboutData* DOCWidgetConfig::fAbout [protected] |
Definition at line 56 of file doc-setup.h.
DOCWidget* DOCWidgetConfig::fConfigWidget [protected] |
Definition at line 55 of file doc-setup.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference