kpilot
AbbrowserWidgetSetup Class Reference
#include <abbrowser-setup.h>
Inheritance diagram for AbbrowserWidgetSetup:
Public Member Functions | |
AbbrowserWidgetSetup (QWidget *, const char *) | |
virtual void | commit () |
virtual void | load () |
virtual | ~AbbrowserWidgetSetup () |
Static Public Member Functions | |
static ConduitConfigBase * | create (QWidget *, const char *) |
Detailed Description
Definition at line 38 of file abbrowser-setup.h.
Constructor & Destructor Documentation
AbbrowserWidgetSetup::AbbrowserWidgetSetup | ( | QWidget * | w, | |
const char * | n | |||
) |
Definition at line 65 of file abbrowser-setup.cc.
AbbrowserWidgetSetup::~AbbrowserWidgetSetup | ( | ) | [virtual] |
Definition at line 93 of file abbrowser-setup.cc.
Member Function Documentation
void AbbrowserWidgetSetup::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 98 of file abbrowser-setup.cc.
ConduitConfigBase * AbbrowserWidgetSetup::create | ( | QWidget * | w, | |
const char * | n | |||
) | [static] |
Definition at line 191 of file abbrowser-setup.cc.
void AbbrowserWidgetSetup::load | ( | ) | [virtual] |
The documentation for this class was generated from the following files: