knode
KNode::SearchDialog Class Reference
#include <knsearchdialog.h>
Inheritance diagram for KNode::SearchDialog:

Detailed Description
Article search dialog.
Definition at line 28 of file knsearchdialog.h.
Public Types | |
| enum | searchType { STfolderSearch, STgroupSearch } |
Signals | |
| void | dialogDone () |
| void | doSearch (KNArticleFilter *) |
Public Member Functions | |
| KNArticleFilter * | filter () const |
| SearchDialog (searchType t=STgroupSearch, QWidget *parent=0) | |
| ~SearchDialog () | |
Protected Slots | |
| void | slotClose () |
| void | slotUser1 () |
| void | slotUser2 () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *e) |
Protected Attributes | |
| QCheckBox * | completeThreads |
| KNArticleFilter * | f_ilter |
| KNFilterConfigWidget * | fcw |
Member Enumeration Documentation
Constructor & Destructor Documentation
| KNode::SearchDialog::SearchDialog | ( | searchType | t = STgroupSearch, |
|
| QWidget * | parent = 0 | |||
| ) |
Create a new article search dialog.
- Parameters:
-
parent The parent widget.
Definition at line 28 of file knsearchdialog.cpp.
| KNode::SearchDialog::~SearchDialog | ( | ) |
Definition at line 64 of file knsearchdialog.cpp.
Member Function Documentation
| void KNode::SearchDialog::closeEvent | ( | QCloseEvent * | e | ) | [protected] |
Definition at line 100 of file knsearchdialog.cpp.
| void KNode::SearchDialog::dialogDone | ( | ) | [signal] |
| void KNode::SearchDialog::doSearch | ( | KNArticleFilter * | ) | [signal] |
| KNArticleFilter* KNode::SearchDialog::filter | ( | ) | const [inline] |
Definition at line 40 of file knsearchdialog.h.
| void KNode::SearchDialog::slotClose | ( | ) | [protected, slot] |
Definition at line 94 of file knsearchdialog.cpp.
| void KNode::SearchDialog::slotUser1 | ( | ) | [protected, slot] |
| void KNode::SearchDialog::slotUser2 | ( | ) | [protected, slot] |
Member Data Documentation
QCheckBox* KNode::SearchDialog::completeThreads [protected] |
Definition at line 46 of file knsearchdialog.h.
KNArticleFilter* KNode::SearchDialog::f_ilter [protected] |
Definition at line 47 of file knsearchdialog.h.
KNFilterConfigWidget* KNode::SearchDialog::fcw [protected] |
Definition at line 45 of file knsearchdialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference