kaddressbook
SelectionPage Class Reference
#include <selectionpage.h>
Inheritance diagram for SelectionPage:

Detailed Description
Definition at line 37 of file selectionpage.h.
Public Member Functions | |
| QStringList | categories () const |
| QString | filter () const |
| SelectionPage (QWidget *parent=0, const char *name=0) | |
| void | setCategories (const QStringList &) |
| void | setFilters (const QStringList &) |
| void | setUseSelection (bool value) |
| bool | useCategories () |
| bool | useFilters () const |
| bool | useSelection () const |
| ~SelectionPage () | |
Constructor & Destructor Documentation
| SelectionPage::SelectionPage | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) |
Definition at line 42 of file selectionpage.cpp.
| SelectionPage::~SelectionPage | ( | ) |
Definition at line 103 of file selectionpage.cpp.
Member Function Documentation
| QStringList SelectionPage::categories | ( | ) | const |
Definition at line 131 of file selectionpage.cpp.
| QString SelectionPage::filter | ( | ) | const |
Definition at line 115 of file selectionpage.cpp.
| void SelectionPage::setCategories | ( | const QStringList & | list | ) |
Definition at line 125 of file selectionpage.cpp.
| void SelectionPage::setFilters | ( | const QStringList & | filters | ) |
Definition at line 107 of file selectionpage.cpp.
| void SelectionPage::setUseSelection | ( | bool | value | ) |
Definition at line 142 of file selectionpage.cpp.
| bool SelectionPage::useCategories | ( | ) |
Definition at line 137 of file selectionpage.cpp.
| bool SelectionPage::useFilters | ( | ) | const |
Definition at line 120 of file selectionpage.cpp.
| bool SelectionPage::useSelection | ( | ) | const |
Definition at line 147 of file selectionpage.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference