kaddressbook
FreeBusyWidget Class Reference
#include <freebusywidget.h>
Inheritance diagram for FreeBusyWidget:

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