kaddressbook
ImageWidget Class Reference
Inheritance diagram for ImageWidget:

Detailed Description
Definition at line 126 of file imagewidget.h.
Public Member Functions | |
ImageWidget (KABC::AddressBook *ab, QWidget *parent, const char *name=0) | |
void | loadContact (KABC::Addressee *addr) |
void | storeContact (KABC::Addressee *addr) |
void | setReadOnly (bool readOnly) |
int | logicalWidth () const |
Member Function Documentation
|
Load the contacts data into the GUI.
Implements KAB::ContactEditorWidget. Definition at line 307 of file imagewidget.cpp. |
|
Return logical wide of the widget. This is used to calculate how much horizontal space relative to other widgets this widget will use in the summary view. Reimplemented from KAB::ContactEditorWidget. Definition at line 135 of file imagewidget.h. |
|
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 319 of file imagewidget.cpp. |
|
Save the data from the GUI into the passed contact object.
Implements KAB::ContactEditorWidget. Definition at line 313 of file imagewidget.cpp. |
The documentation for this class was generated from the following files: