kaddressbook
FieldWidget Class Reference
List of all members.Detailed Description
Definition at line 85 of file customfieldswidget.h.
Signals | |
| void | changed () |
Public Member Functions | |
| FieldWidget (QWidget *parent, const char *name=0) | |
| void | addField (const QString &identifier, const QString &title, const QString &type, bool isGlobal) |
| void | removeField (const QString &identifier) |
| void | loadContact (KABC::Addressee *addr) |
| void | storeContact (KABC::Addressee *addr) |
| void | setReadOnly (bool readOnly) |
| FieldRecordList | fields () const |
| void | removeLocalFields () |
| void | clearFields () |
The documentation for this class was generated from the following files:

