kaddressbook
AddresseeEditorWidget Class Reference
#include <addresseeeditorwidget.h>

Detailed Description
Definition at line 59 of file addresseeeditorwidget.h.
Public Member Functions | |
| const KABC::Addressee & | addressee () |
| AddresseeEditorWidget (QWidget *parent) | |
| bool | dirty () |
| void | load () |
| bool | readyToClose () |
| void | save () |
| void | setAddressee (const KABC::Addressee &) |
| void | setInitialFocus () |
| ~AddresseeEditorWidget () | |
Protected Slots | |
| void | categoriesSelected (const QStringList &) |
| void | dateChanged (const QDate &) |
| void | editCategories () |
| void | emitModified () |
| void | invalidDate () |
| void | nameBoxChanged () |
| void | nameButtonClicked () |
| void | nameTextChanged (const QString &) |
| void | organizationTextChanged (const QString &) |
| void | pageChanged (QWidget *wdg) |
| void | selectCategories () |
| void | textChanged (const QString &) |
Constructor & Destructor Documentation
| AddresseeEditorWidget::AddresseeEditorWidget | ( | QWidget * | parent | ) |
Definition at line 66 of file addresseeeditorwidget.cpp.
| AddresseeEditorWidget::~AddresseeEditorWidget | ( | ) |
Definition at line 82 of file addresseeeditorwidget.cpp.
Member Function Documentation
| const KABC::Addressee & AddresseeEditorWidget::addressee | ( | ) | [virtual] |
| void AddresseeEditorWidget::categoriesSelected | ( | const QStringList & | list | ) | [protected, slot] |
Called whenever the categories change in the categories dialog.
Definition at line 641 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::dateChanged | ( | const QDate & | ) | [protected, slot] |
Definition at line 668 of file addresseeeditorwidget.cpp.
| bool AddresseeEditorWidget::dirty | ( | ) | [virtual] |
| void AddresseeEditorWidget::editCategories | ( | ) | [protected, slot] |
Edits which categories are available in the CategorySelectDialog.
Definition at line 646 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::emitModified | ( | ) | [protected, slot] |
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 658 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::invalidDate | ( | ) | [protected, slot] |
Definition at line 673 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::load | ( | ) | [virtual] |
| void AddresseeEditorWidget::nameBoxChanged | ( | ) | [protected, slot] |
Definition at line 571 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::nameButtonClicked | ( | ) | [protected, slot] |
Definition at line 594 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::nameTextChanged | ( | const QString & | text | ) | [protected, slot] |
Definition at line 531 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::organizationTextChanged | ( | const QString & | text | ) | [protected, slot] |
Definition at line 557 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::pageChanged | ( | QWidget * | wdg | ) | [protected, slot] |
Definition at line 678 of file addresseeeditorwidget.cpp.
| bool AddresseeEditorWidget::readyToClose | ( | ) | [virtual] |
| void AddresseeEditorWidget::save | ( | ) | [virtual] |
| void AddresseeEditorWidget::selectCategories | ( | ) | [protected, slot] |
Definition at line 625 of file addresseeeditorwidget.cpp.
| void AddresseeEditorWidget::setAddressee | ( | const KABC::Addressee & | addr | ) | [virtual] |
| void AddresseeEditorWidget::setInitialFocus | ( | ) | [virtual] |
| void AddresseeEditorWidget::textChanged | ( | const QString & | ) | [protected, slot] |
Definition at line 118 of file addresseeeditorwidget.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference