kaddressbook
KABConfigWidget Class Reference
#include <kabconfigwidget.h>
Inheritance diagram for KABConfigWidget:

Detailed Description
Definition at line 36 of file kabconfigwidget.h.
Public Slots | |
| void | modified () |
Signals | |
| void | changed (bool) |
Public Member Functions | |
| void | defaults () |
| KABConfigWidget (QWidget *parent, const char *name=0) | |
| void | restoreSettings () |
| void | saveSettings () |
Constructor & Destructor Documentation
| KABConfigWidget::KABConfigWidget | ( | QWidget * | parent, | |
| const char * | name = 0 | |||
| ) |
TODO: show the checkbox when we can compile agains kdelibs from HEAD, atm it doesn't work and would just confuse the users ;)
Definition at line 50 of file kabconfigwidget.cpp.
Member Function Documentation
| void KABConfigWidget::changed | ( | bool | ) | [signal] |
| void KABConfigWidget::defaults | ( | ) |
Definition at line 227 of file kabconfigwidget.cpp.
| void KABConfigWidget::modified | ( | ) | [slot] |
Definition at line 237 of file kabconfigwidget.cpp.
| void KABConfigWidget::restoreSettings | ( | ) |
Definition at line 180 of file kabconfigwidget.cpp.
| void KABConfigWidget::saveSettings | ( | ) |
Definition at line 206 of file kabconfigwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference