libkdepim
KPIM::CategoryEditDialog Class Reference
#include <categoryeditdialog.h>

Detailed Description
Definition at line 39 of file categoryeditdialog.h.
Public Slots | |
| void | reload () |
| virtual void | show () |
Signals | |
| void | categoryConfigChanged () |
Public Member Functions | |
| CategoryEditDialog (KPimPrefs *prefs, QWidget *parent=0, bool modal=false) | |
| ~CategoryEditDialog () | |
Protected Slots | |
| void | add () |
| void | addSubcategory () |
| void | editItem (QTreeWidgetItem *item) |
| void | expandIfToplevel (QTreeWidgetItem *item) |
| void | remove () |
| void | slotApply () |
| void | slotCancel () |
| void | slotOk () |
| void | slotSelectionChanged () |
| void | slotTextChanged (const QString &text) |
Protected Member Functions | |
| void | fillList () |
Constructor & Destructor Documentation
| CategoryEditDialog::CategoryEditDialog | ( | KPimPrefs * | prefs, | |
| QWidget * | parent = 0, |
|||
| bool | modal = false | |||
| ) | [explicit] |
Definition at line 43 of file categoryeditdialog.cpp.
| CategoryEditDialog::~CategoryEditDialog | ( | ) |
Definition at line 85 of file categoryeditdialog.cpp.
Member Function Documentation
| void CategoryEditDialog::add | ( | ) | [protected, slot] |
Definition at line 112 of file categoryeditdialog.cpp.
| void CategoryEditDialog::addSubcategory | ( | ) | [protected, slot] |
Definition at line 130 of file categoryeditdialog.cpp.
| void KPIM::CategoryEditDialog::categoryConfigChanged | ( | ) | [signal] |
| void CategoryEditDialog::editItem | ( | QTreeWidgetItem * | item | ) | [protected, slot] |
Definition at line 201 of file categoryeditdialog.cpp.
| void CategoryEditDialog::expandIfToplevel | ( | QTreeWidgetItem * | item | ) | [protected, slot] |
Definition at line 228 of file categoryeditdialog.cpp.
| void CategoryEditDialog::fillList | ( | ) | [protected] |
Definition at line 90 of file categoryeditdialog.cpp.
| void CategoryEditDialog::reload | ( | ) | [slot] |
Definition at line 208 of file categoryeditdialog.cpp.
| void CategoryEditDialog::remove | ( | ) | [protected, slot] |
Definition at line 146 of file categoryeditdialog.cpp.
| void CategoryEditDialog::show | ( | ) | [virtual, slot] |
Definition at line 213 of file categoryeditdialog.cpp.
| void CategoryEditDialog::slotApply | ( | ) | [protected, slot] |
Definition at line 178 of file categoryeditdialog.cpp.
| void CategoryEditDialog::slotCancel | ( | ) | [protected, slot] |
Definition at line 196 of file categoryeditdialog.cpp.
| void CategoryEditDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 172 of file categoryeditdialog.cpp.
| void CategoryEditDialog::slotSelectionChanged | ( | ) | [protected, slot] |
Definition at line 106 of file categoryeditdialog.cpp.
| void CategoryEditDialog::slotTextChanged | ( | const QString & | text | ) | [protected, slot] |
Definition at line 98 of file categoryeditdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference