kaddressbook

AdvancedCustomFields Class Reference

Inheritance diagram for AdvancedCustomFields:

KAB::ContactEditorWidget List of all members.

Detailed Description

Definition at line 39 of file advancedcustomfields.h.


Public Member Functions

 AdvancedCustomFields (const QString &uiFile, KABC::AddressBook *ab, QWidget *parent, const char *name=0)
void loadContact (KABC::Addressee *addr)
void storeContact (KABC::Addressee *addr)
void setReadOnly (bool readOnly)
QString pageIdentifier () const
QString pageTitle () const

Member Function Documentation

void AdvancedCustomFields::loadContact ( KABC::Addressee *  addr  )  [virtual]

Load the contacts data into the GUI.

Implements KAB::ContactEditorWidget.

Definition at line 94 of file advancedcustomfields.cpp.

void AdvancedCustomFields::storeContact ( KABC::Addressee *  addr  )  [virtual]

Save the data from the GUI into the passed contact object.

Implements KAB::ContactEditorWidget.

Definition at line 108 of file advancedcustomfields.cpp.

void AdvancedCustomFields::setReadOnly ( bool  readOnly  )  [virtual]

Sets whether the contact should be presented as read-only.

You should update your GUI in the reimplemented method.

Implements KAB::ContactEditorWidget.

Definition at line 122 of file advancedcustomfields.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys