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>
Public Slots | |
void | updateFilterList () |
void | updateCategoryConfig () |
Signals | |
void | filterChanged () |
void | editCategories () |
Public Methods | |
FilterEditDialog (QPtrList< CalFilter > *, QWidget *parent=0, const char *name=0) | |
virtual | ~FilterEditDialog () |
Protected Slots | |
void | slotDefault () |
void | slotApply () |
void | slotOk () |
void | slotAdd () |
void | slotRemove () |
void | filterSelected () |
void | editCategorySelection () |
void | updateCategorySelection (const QStringList &categories) |
Protected Methods | |
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 46 of file filtereditdialog.h.
The documentation for this class was generated from the following files: