kaddressbook
ResourceSelection Class Reference
#include <resourceselection.h>
Inheritance diagram for ResourceSelection:

Detailed Description
Definition at line 37 of file resourceselection.h.
Public Member Functions | |
| void | contactsSelectionChanged () |
| QString | identifier () const |
| ResourceSelection (KAB::Core *, QWidget *parent) | |
| QString | title () const |
| virtual | ~ResourceSelection () |
Constructor & Destructor Documentation
Definition at line 126 of file resourceselection.cpp.
| ResourceSelection::~ResourceSelection | ( | ) | [virtual] |
Definition at line 144 of file resourceselection.cpp.
Member Function Documentation
| void ResourceSelection::contactsSelectionChanged | ( | ) | [inline, virtual] |
This method is called whenever the selection in the view changed.
Reimplemented from KAB::ExtensionWidget.
Definition at line 48 of file resourceselection.h.
| QString ResourceSelection::identifier | ( | ) | const [virtual] |
This method should be reimplemented and return a unique identifier.
Implements KAB::ExtensionWidget.
Definition at line 153 of file resourceselection.cpp.
| QString ResourceSelection::title | ( | ) | const [virtual] |
This method should be reimplemented and return the i18ned title of this widget.
Implements KAB::ExtensionWidget.
Definition at line 148 of file resourceselection.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference