Compound list   Compound Members  

KabFileConfigWidget Class Reference

This class is used in the dialog where the user may configure the file specific settings for the loaded kab address database. More...

List of all members.

Public Members

Public Slots

Protected Members

Static Protected Members


Detailed Description

This class is used in the dialog where the user may configure the file specific settings for the loaded kab address database.

It is used as a "main widget" for a DialogBase object.


Member Function Documentation

KabFileConfigWidget::KabFileConfigWidget(QConfigDB* data, QWidget* parent, const char* name)

The Qt standard constructor.

Gets the open file.

KabFileConfigWidget::~KabFileConfigWidget()

The destructor.

AddressBook::ErrorCode KabFileConfigWidget::saveSettings()

Save the settings to the file.

void KabFileConfigWidget::initializeGeometry() [slot]

(Re)Calculate minimum size.

void KabFileConfigWidget::setValues() [protected]

Fill the dialog with the old values.


Member Data Documentation

QConfigDB* KabFileConfigWidget::data [protected]

The configuration database object.

QWidget* KabFileConfigWidget::userFields [protected]

Tab for configuring the user fields.

QLineEdit* KabFileConfigWidget::userField1 [protected]

The name of the first user field.

QLabel* KabFileConfigWidget::userLabel1 [protected]

The label for the first user field.

QLineEdit* KabFileConfigWidget::userField2 [protected]

The name of the second user field.

QLabel* KabFileConfigWidget::userLabel2 [protected]

The label for the second user field.

QLineEdit* KabFileConfigWidget::userField3 [protected]

The name of the third user field.

QLabel* KabFileConfigWidget::userLabel3 [protected]

The label for the third user field.

QLineEdit* KabFileConfigWidget::userField4 [protected]

The name of the fourth user field.

QLabel* KabFileConfigWidget::userLabel4 [protected]

The label for the fourth user field.

const int KabFileConfigWidget::Border [static, protected]

The border width inside the dialog.


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

The KDE Addressbook Developers Reference 
Mirko Sucker, 1999