FilterEditDialog Class Reference
#include <filtereditdialog.h>
Inherits KDialogBase.
Public Slots | |
void | updateFilterList () |
void | updateCategoryConfig () |
void | setDialogConsistent (bool consistent) |
Signals | |
void | filterChanged () |
void | editCategories () |
Public Member Functions | |
FilterEditDialog (TQPtrList< CalFilter > *, TQWidget *parent=0, const char *name=0) | |
Protected Slots | |
void | slotApply () |
void | slotOk () |
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 45 of file filtereditdialog.h.
Constructor & Destructor Documentation
◆ FilterEditDialog()
FilterEditDialog::FilterEditDialog | ( | TQPtrList< CalFilter > * | filters, |
TQWidget * | parent = 0 , |
||
const char * | name = 0 |
||
) |
Definition at line 49 of file filtereditdialog.cpp.
◆ ~FilterEditDialog()
|
virtual |
Definition at line 63 of file filtereditdialog.cpp.
Member Function Documentation
◆ setDialogConsistent
|
slot |
Definition at line 90 of file filtereditdialog.cpp.
◆ slotApply
|
protectedslot |
Definition at line 79 of file filtereditdialog.cpp.
◆ slotOk
|
protectedslot |
Definition at line 84 of file filtereditdialog.cpp.
◆ updateCategoryConfig
|
slot |
Definition at line 74 of file filtereditdialog.cpp.
◆ updateFilterList
|
slot |
Definition at line 69 of file filtereditdialog.cpp.
The documentation for this class was generated from the following files: