kaddressbook
FilterDialog Class Reference
#include <filtereditdialog.h>
Inheritance diagram for FilterDialog:

Detailed Description
Definition at line 42 of file filtereditdialog.h.
Public Member Functions | |
| FilterDialog (QWidget *parent) | |
| Filter::List | filters () const |
| void | setFilters (const Filter::List &list) |
| ~FilterDialog () | |
Protected Slots | |
| void | add () |
| void | edit () |
| void | remove () |
| void | selectionChanged () |
Constructor & Destructor Documentation
| FilterDialog::FilterDialog | ( | QWidget * | parent | ) |
Definition at line 152 of file filtereditdialog.cpp.
| FilterDialog::~FilterDialog | ( | ) |
Definition at line 163 of file filtereditdialog.cpp.
Member Function Documentation
| void FilterDialog::add | ( | ) | [protected, slot] |
Definition at line 189 of file filtereditdialog.cpp.
| void FilterDialog::edit | ( | ) | [protected, slot] |
Definition at line 201 of file filtereditdialog.cpp.
| Filter::List FilterDialog::filters | ( | ) | const |
Definition at line 183 of file filtereditdialog.cpp.
| void FilterDialog::remove | ( | ) | [protected, slot] |
Definition at line 217 of file filtereditdialog.cpp.
| void FilterDialog::selectionChanged | ( | ) | [protected, slot] |
Definition at line 235 of file filtereditdialog.cpp.
| void FilterDialog::setFilters | ( | const Filter::List & | list | ) |
Definition at line 167 of file filtereditdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference