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

Detailed Description
Definition at line 84 of file customfieldswidget.h.
Signals | |
| void | changed () |
Public Member Functions | |
| void | addField (const QString &identifier, const QString &title, const QString &type, bool isGlobal) |
| void | clearFields () |
| FieldRecordList | fields () const |
| FieldWidget (QWidget *parent) | |
| void | loadContact (KABC::Addressee *addr) |
| void | removeField (const QString &identifier) |
| void | removeLocalFields () |
| void | setReadOnly (bool readOnly) |
| void | storeContact (KABC::Addressee *addr) |
Constructor & Destructor Documentation
| FieldWidget::FieldWidget | ( | QWidget * | parent | ) |
Definition at line 135 of file customfieldswidget.cpp.
Member Function Documentation
| void FieldWidget::addField | ( | const QString & | identifier, | |
| const QString & | title, | |||
| const QString & | type, | |||
| bool | isGlobal | |||
| ) |
Definition at line 158 of file customfieldswidget.cpp.
| void FieldWidget::changed | ( | ) | [signal] |
| void FieldWidget::clearFields | ( | ) |
Definition at line 245 of file customfieldswidget.cpp.
| FieldRecordList FieldWidget::fields | ( | ) | const [inline] |
Definition at line 100 of file customfieldswidget.h.
| void FieldWidget::loadContact | ( | KABC::Addressee * | addr | ) |
Definition at line 271 of file customfieldswidget.cpp.
| void FieldWidget::removeField | ( | const QString & | identifier | ) |
Definition at line 221 of file customfieldswidget.cpp.
| void FieldWidget::removeLocalFields | ( | ) |
Definition at line 343 of file customfieldswidget.cpp.
| void FieldWidget::setReadOnly | ( | bool | readOnly | ) |
| void FieldWidget::storeContact | ( | KABC::Addressee * | addr | ) |
Definition at line 311 of file customfieldswidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference