• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

knode

  • sources
  • kde-4.12
  • kdepim
  • knode
knfilterdialog.h
Go to the documentation of this file.
1 /*
2  KNode, the KDE newsreader
3  Copyright (c) 1999-2005 the KNode authors.
4  See file AUTHORS for details
5 
6  This program is free software; you can redistribute it and/or modify
7  it under the terms of the GNU General Public License as published by
8  the Free Software Foundation; either version 2 of the License, or
9  (at your option) any later version.
10  You should have received a copy of the GNU General Public License
11  along with this program; if not, write to the Free Software Foundation,
12  Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, US
13 */
14 
15 #ifndef KNFILTERDIALOG_H
16 #define KNFILTERDIALOG_H
17 
18 #include <kdialog.h>
19 
20 class KNFilterConfigWidget;
21 class KNArticleFilter;
22 class KLineEdit;
23 class QComboBox;
24 class QCheckBox;
25 
26 
28 class KNFilterDialog : public KDialog {
29 
30  Q_OBJECT
31 
32  friend class KNFilterManager;
33 
34  public:
35  explicit KNFilterDialog( KNArticleFilter *f = 0, QWidget *parent = 0 );
36  ~KNFilterDialog();
37 
38  KNArticleFilter* filter() { return fltr; }
39 
40  protected:
41  KNFilterConfigWidget *fw;
42  KLineEdit *fname;
43  QComboBox *apon;
44  QCheckBox *enabled;
45 
46  KNArticleFilter *fltr;
47 
48  protected slots:
49  void slotOk();
50  void slotTextChanged( const QString & );
51 };
52 
53 #endif
KNFilterDialog::apon
QComboBox * apon
Definition: knfilterdialog.h:43
KNFilterManager
Filter manager.
Definition: knfiltermanager.h:55
QWidget
KNFilterDialog::slotTextChanged
void slotTextChanged(const QString &)
Definition: knfilterdialog.cpp:107
KNFilterDialog::filter
KNArticleFilter * filter()
Definition: knfilterdialog.h:38
KDialog
KNFilterConfigWidget
Filter configuration widget.
Definition: knfilterconfigwidget.h:28
KNFilterDialog::KNFilterDialog
KNFilterDialog(KNArticleFilter *f=0, QWidget *parent=0)
Definition: knfilterdialog.cpp:34
KNFilterDialog::enabled
QCheckBox * enabled
Definition: knfilterdialog.h:44
KNArticleFilter
Article filter.
Definition: knarticlefilter.h:33
QComboBox
KNFilterDialog::fw
KNFilterConfigWidget * fw
Definition: knfilterdialog.h:41
KLineEdit
KNFilterDialog
Filter configuration dialog.
Definition: knfilterdialog.h:28
KNFilterDialog::fltr
KNArticleFilter * fltr
Definition: knfilterdialog.h:46
KNFilterDialog::~KNFilterDialog
~KNFilterDialog()
Definition: knfilterdialog.cpp:102
KNFilterDialog::fname
KLineEdit * fname
Definition: knfilterdialog.h:42
KNFilterDialog::slotOk
void slotOk()
Definition: knfilterdialog.cpp:112
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

knode

Skip menu "knode"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal