korganizer
FilterEditDialog Class Reference
#include <filtereditdialog.h>
Inheritance diagram for FilterEditDialog:

Detailed Description
This is the class to add/edit a calendar filter.Creates a dialog box to create/edit a calendar filter
Definition at line 46 of file filtereditdialog.h.
Public Slots | |
| void | setDialogConsistent (bool consistent) |
| void | updateCategoryConfig () |
| void | updateFilterList () |
Signals | |
| void | editCategories () |
| void | filterChanged () |
Public Member Functions | |
| FilterEditDialog (QList< CalFilter * > *, QWidget *parent=0) | |
| virtual | ~FilterEditDialog () |
Protected Slots | |
| void | slotApply () |
| void | slotOk () |
Constructor & Destructor Documentation
| FilterEditDialog::FilterEditDialog | ( | QList< CalFilter * > * | filters, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 48 of file filtereditdialog.cpp.
| FilterEditDialog::~FilterEditDialog | ( | ) | [virtual] |
Definition at line 63 of file filtereditdialog.cpp.
Member Function Documentation
| void FilterEditDialog::editCategories | ( | ) | [signal] |
| void FilterEditDialog::filterChanged | ( | ) | [signal] |
| void FilterEditDialog::setDialogConsistent | ( | bool | consistent | ) | [slot] |
Definition at line 90 of file filtereditdialog.cpp.
| void FilterEditDialog::slotApply | ( | ) | [protected, slot] |
Definition at line 79 of file filtereditdialog.cpp.
| void FilterEditDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 84 of file filtereditdialog.cpp.
| void FilterEditDialog::updateCategoryConfig | ( | ) | [slot] |
Definition at line 74 of file filtereditdialog.cpp.
| void FilterEditDialog::updateFilterList | ( | ) | [slot] |
Definition at line 69 of file filtereditdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference