kaddressbook
CustomFieldsWidget Class Reference
#include <customfieldswidget.h>
Inheritance diagram for CustomFieldsWidget:

Detailed Description
Definition at line 118 of file customfieldswidget.h.
Public Member Functions | |
| CustomFieldsWidget (KABC::AddressBook *ab, QWidget *parent) | |
| void | loadContact (KABC::Addressee *addr) |
| void | setReadOnly (bool readOnly) |
| void | storeContact (KABC::Addressee *addr) |
Constructor & Destructor Documentation
| CustomFieldsWidget::CustomFieldsWidget | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent | |||
| ) |
Definition at line 371 of file customfieldswidget.cpp.
Member Function Documentation
| void CustomFieldsWidget::loadContact | ( | KABC::Addressee * | addr | ) | [virtual] |
Load the contacts data into the GUI.
Implements KAB::ContactEditorWidget.
Definition at line 383 of file customfieldswidget.cpp.
| void CustomFieldsWidget::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 408 of file customfieldswidget.cpp.
| void CustomFieldsWidget::storeContact | ( | KABC::Addressee * | addr | ) | [virtual] |
Save the data from the GUI into the passed contact object.
Implements KAB::ContactEditorWidget.
Definition at line 403 of file customfieldswidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference