kaddressbook
ConfigureTableViewWidget Class Reference
#include <configuretableviewdialog.h>

Detailed Description
Configure dialog for the table view.This dialog inherits from the standard view dialog in order to add a custom page for the table view.
Definition at line 44 of file configuretableviewdialog.h.
Public Member Functions | |
| ConfigureTableViewWidget (KABC::AddressBook *ab, QWidget *parent) | |
| virtual void | restoreSettings (const KConfigGroup &) |
| virtual void | saveSettings (KConfigGroup &) |
| virtual | ~ConfigureTableViewWidget () |
Constructor & Destructor Documentation
| ConfigureTableViewWidget::ConfigureTableViewWidget | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent | |||
| ) |
Definition at line 43 of file configuretableviewdialog.cpp.
| ConfigureTableViewWidget::~ConfigureTableViewWidget | ( | ) | [virtual] |
Definition at line 54 of file configuretableviewdialog.cpp.
Member Function Documentation
| void ConfigureTableViewWidget::restoreSettings | ( | const KConfigGroup & | config | ) | [virtual] |
Reads the configuration from the config object and sets the values in the GUI.
If this method is overloaded, be sure to call the base class's method.
Reimplemented from ViewConfigureWidget.
Definition at line 58 of file configuretableviewdialog.cpp.
| void ConfigureTableViewWidget::saveSettings | ( | KConfigGroup & | config | ) | [virtual] |
Writes the configuration from the GUI to the config object.
If this method is overloaded, be sure to call the base class's method.
Reimplemented from ViewConfigureWidget.
Definition at line 65 of file configuretableviewdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference