kaddressbook
FreeBusyWidget Class Reference
Inheritance diagram for FreeBusyWidget:

Detailed Description
Definition at line 31 of file freebusywidget.h.
Public Member Functions | |
| FreeBusyWidget (KABC::AddressBook *ab, QWidget *parent, const char *name=0) | |
| ~FreeBusyWidget () | |
| void | loadContact (KABC::Addressee *addr) |
| void | storeContact (KABC::Addressee *addr) |
| void | setReadOnly (bool readOnly) |
Member Function Documentation
|
|
Load the contacts data into the GUI.
Implements KAB::ContactEditorWidget. Definition at line 56 of file freebusywidget.cpp. |
|
|
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 73 of file freebusywidget.cpp. |
|
|
Save the data from the GUI into the passed contact object.
Implements KAB::ContactEditorWidget. Definition at line 64 of file freebusywidget.cpp. |
The documentation for this class was generated from the following files:

