knode
KNFilterDialog Class Reference
#include <knfilterdialog.h>
Inheritance diagram for KNFilterDialog:
Public Member Functions | |
KNFilterDialog (KNArticleFilter *f=0, QWidget *parent=0) | |
~KNFilterDialog () | |
KNArticleFilter * | filter () |
Protected Slots | |
void | slotOk () |
void | slotTextChanged (const QString &) |
Protected Attributes | |
QComboBox * | apon |
QCheckBox * | enabled |
KNArticleFilter * | fltr |
KLineEdit * | fname |
KNFilterConfigWidget * | fw |
Detailed Description
Filter configuration dialog.
Definition at line 28 of file knfilterdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 34 of file knfilterdialog.cpp.
KNFilterDialog::~KNFilterDialog | ( | ) |
Definition at line 102 of file knfilterdialog.cpp.
Member Function Documentation
|
inline |
Definition at line 38 of file knfilterdialog.h.
|
protectedslot |
Definition at line 112 of file knfilterdialog.cpp.
|
protectedslot |
Definition at line 107 of file knfilterdialog.cpp.
Member Data Documentation
|
protected |
Definition at line 43 of file knfilterdialog.h.
|
protected |
Definition at line 44 of file knfilterdialog.h.
|
protected |
Definition at line 46 of file knfilterdialog.h.
|
protected |
Definition at line 42 of file knfilterdialog.h.
|
protected |
Definition at line 41 of file knfilterdialog.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.