FilterEditDialog Class Reference
This is the class to add/edit a calendar filter.Creates a dialog box to create/edit a calendar filter. More...
#include <filtereditdialog.h>
Collaboration diagram for FilterEditDialog:

Public Slots | |
| void | updateFilterList () |
| void | updateCategoryConfig () |
Signals | |
| void | filterChanged () |
| void | editCategories () |
Public Member Functions | |
| FilterEditDialog (QPtrList< CalFilter > *, QWidget *parent=0, const char *name=0) | |
Protected Slots | |
| void | slotDefault () |
| void | slotApply () |
| void | slotOk () |
| void | slotAdd () |
| void | slotRemove () |
| void | filterSelected () |
| void | editCategorySelection () |
| void | updateCategorySelection (const QStringList &categories) |
Protected Member Functions | |
| void | readFilter (CalFilter *) |
| void | writeFilter (CalFilter *) |
Detailed Description
This is the class to add/edit a calendar filter.Creates a dialog box to create/edit a calendar filter.
- Author:
- Cornelius Schumacher
Definition at line 44 of file filtereditdialog.h.
The documentation for this class was generated from the following files:
