knode
KNFilterDialog Class Reference
#include <knfilterdialog.h>
Inheritance diagram for KNFilterDialog:

Detailed Description
Filter configuration dialog.
Definition at line 28 of file knfilterdialog.h.
Public Member Functions | |
| KNArticleFilter * | filter () |
| KNFilterDialog (KNArticleFilter *f=0, QWidget *parent=0) | |
| ~KNFilterDialog () | |
Protected Slots | |
| void | slotOk () |
| void | slotTextChanged (const QString &) |
Protected Attributes | |
| QComboBox * | apon |
| QCheckBox * | enabled |
| KNArticleFilter * | fltr |
| KLineEdit * | fname |
| KNFilterConfigWidget * | fw |
Constructor & Destructor Documentation
| KNFilterDialog::KNFilterDialog | ( | KNArticleFilter * | f = 0, |
|
| QWidget * | parent = 0 | |||
| ) |
Definition at line 34 of file knfilterdialog.cpp.
| KNFilterDialog::~KNFilterDialog | ( | ) |
Definition at line 102 of file knfilterdialog.cpp.
Member Function Documentation
| KNArticleFilter* KNFilterDialog::filter | ( | ) | [inline] |
Definition at line 38 of file knfilterdialog.h.
| void KNFilterDialog::slotOk | ( | ) | [protected, slot] |
Definition at line 112 of file knfilterdialog.cpp.
| void KNFilterDialog::slotTextChanged | ( | const QString & | _text | ) | [protected, slot] |
Definition at line 107 of file knfilterdialog.cpp.
Member Data Documentation
QComboBox* KNFilterDialog::apon [protected] |
Definition at line 43 of file knfilterdialog.h.
QCheckBox* KNFilterDialog::enabled [protected] |
Definition at line 44 of file knfilterdialog.h.
KNArticleFilter* KNFilterDialog::fltr [protected] |
Definition at line 46 of file knfilterdialog.h.
KLineEdit* KNFilterDialog::fname [protected] |
Definition at line 42 of file knfilterdialog.h.
KNFilterConfigWidget* KNFilterDialog::fw [protected] |
Definition at line 41 of file knfilterdialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference