kaddressbook
AddresseeEditorWidget Class Reference
Inheritance diagram for AddresseeEditorWidget:

Detailed Description
Definition at line 66 of file addresseeeditorwidget.h.
Public Member Functions | |
AddresseeEditorWidget (QWidget *parent, const char *name=0) | |
~AddresseeEditorWidget () | |
void | setAddressee (const KABC::Addressee &) |
const KABC::Addressee & | addressee () |
void | load () |
void | save () |
bool | dirty () |
void | setInitialFocus () |
bool | readyToClose () |
Protected Slots | |
void | textChanged (const QString &) |
void | pageChanged (QWidget *wdg) |
void | emitModified () |
void | dateChanged (const QDate &) |
void | invalidDate () |
void | nameTextChanged (const QString &) |
void | organizationTextChanged (const QString &) |
void | nameBoxChanged () |
void | nameButtonClicked () |
void | selectCategories () |
void | categoriesSelected (const QStringList &) |
void | editCategories () |
Member Function Documentation
|
Called whenever the categories change in the categories dialog.
Definition at line 782 of file addresseeeditorwidget.cpp. |
|
Edits which categories are available in the CategorySelectDialog.
Definition at line 787 of file addresseeeditorwidget.cpp. |
|
Emits the modified signal and sets the dirty flag. Any slot that modifies data should use this method instead of calling emit modified() directly. Definition at line 799 of file addresseeeditorwidget.cpp. |
The documentation for this class was generated from the following files: