kaddressbook
ResourceSelection Class Reference
Inheritance diagram for ResourceSelection:

Detailed Description
Definition at line 38 of file resourceselection.h.
Public Member Functions | |
ResourceSelection (KAB::Core *, QWidget *parent, const char *name) | |
virtual | ~ResourceSelection () |
QString | title () const |
QString | identifier () const |
void | contactsSelectionChanged () |
Member Function Documentation
QString ResourceSelection::title | ( | ) | const [virtual] |
This method should be reimplemented and return the i18ned title of this widget.
Implements KAB::ExtensionWidget.
Definition at line 161 of file resourceselection.cpp.
QString ResourceSelection::identifier | ( | ) | const [virtual] |
This method should be reimplemented and return a unique identifier.
Implements KAB::ExtensionWidget.
Definition at line 166 of file resourceselection.cpp.
void ResourceSelection::contactsSelectionChanged | ( | ) | [inline, virtual] |
This method is called whenever the selection in the view changed.
Reimplemented from KAB::ExtensionWidget.
Definition at line 49 of file resourceselection.h.
The documentation for this class was generated from the following files: