libkdepim
KPIM::CategorySelectDialog Class Reference
List of all members.Detailed Description
Definition at line 33 of file categoryselectdialog.h.
Public Slots | |
| void | slotOk () |
| void | slotApply () |
| void | clear () |
| void | updateCategoryConfig () |
Signals | |
| void | categoriesSelected (const QString &) |
| void | categoriesSelected (const QStringList &) |
| void | editCategories () |
Public Member Functions | |
| CategorySelectDialog (KPimPrefs *prefs, QWidget *parent=0, const char *name=0, bool modal=false) | |
| ~CategorySelectDialog () | |
| void | setCategories (const QStringList &categoryList=QStringList()) |
| void | setSelected (const QStringList &selList) |
| QStringList | selectedCategories () const |
Member Function Documentation
| void CategorySelectDialog::setCategories | ( | const QStringList & | categoryList = QStringList() |
) |
Adds this categories to the default categories.
Definition at line 53 of file categoryselectdialog.cpp.
The documentation for this class was generated from the following files:

