KDE PIM / Developers / API Docs / kaddressbook

ConfigureTableViewWidget Class Reference

Configure dialog for the table view. More...

#include <configuretableviewdialog.h>

Inherits ViewConfigureWidget.

List of all members.

Public Member Functions


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.


Member Function Documentation

void ConfigureTableViewWidget::restoreSettings KConfig *   )  [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.

Do not change the group of the config object in this method.

Reimplemented from ViewConfigureWidget.

void ConfigureTableViewWidget::saveSettings KConfig *   )  [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.

Do not change the group of the config object in this method.

Reimplemented from ViewConfigureWidget.


The documentation for this class was generated from the following files: