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

knode

  • sources
  • kde-4.14
  • kdepim
  • knode
kngrouppropdlg.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 KNGROUPPROPDLG_H
16 #define KNGROUPPROPDLG_H
17 
18 #include <kpagedialog.h>
19 
20 class QCheckBox;
21 class QComboBox;
22 
23 class KLineEdit;
24 
25 class KNGroup;
26 
27 namespace KNode {
28  class IdentityWidget;
29  class GroupCleanupWidget;
30 }
31 
32 
34 class KNGroupPropDlg : public KPageDialog {
35 Q_OBJECT
36  public:
37  explicit KNGroupPropDlg( KNGroup *group, QWidget *parent=0 );
38  ~KNGroupPropDlg();
39 
40  bool nickHasChanged()const { return n_ickChanged; }
41 
42  protected:
43  KNGroup *g_rp;
44  bool n_ickChanged;
45  KNode::IdentityWidget* i_dWidget;
46  KNode::GroupCleanupWidget *mCleanupWidget;
47  KLineEdit *n_ick;
48  QCheckBox *u_seCharset;
49  QComboBox *c_harset;
50 
51  protected slots:
52  void slotOk();
53 
54 };
55 
56 #endif
QWidget
KNode::IdentityWidget
Configuration widget for an identity.
Definition: identity_widget.h:39
KPageDialog
KNGroupPropDlg::slotOk
void slotOk()
Definition: kngrouppropdlg.cpp:187
KNGroupPropDlg::mCleanupWidget
KNode::GroupCleanupWidget * mCleanupWidget
Definition: kngrouppropdlg.h:46
KNGroupPropDlg::~KNGroupPropDlg
~KNGroupPropDlg()
Definition: kngrouppropdlg.cpp:180
KNGroup
Representation of a news group.
Definition: kngroup.h:41
KNGroupPropDlg::c_harset
QComboBox * c_harset
Definition: kngrouppropdlg.h:49
KNGroupPropDlg::n_ickChanged
bool n_ickChanged
Definition: kngrouppropdlg.h:44
QCheckBox
KNGroupPropDlg::u_seCharset
QCheckBox * u_seCharset
Definition: kngrouppropdlg.h:48
KNGroupPropDlg::n_ick
KLineEdit * n_ick
Definition: kngrouppropdlg.h:47
KNode::GroupCleanupWidget
Configuration widget for group expireration.
Definition: knconfigwidgets.h:540
KNGroupPropDlg::i_dWidget
KNode::IdentityWidget * i_dWidget
Definition: kngrouppropdlg.h:45
KNGroupPropDlg
News group properties dialog.
Definition: kngrouppropdlg.h:34
KLineEdit
KNGroupPropDlg::nickHasChanged
bool nickHasChanged() const
Definition: kngrouppropdlg.h:40
KNGroupPropDlg::g_rp
KNGroup * g_rp
Definition: kngrouppropdlg.h:43
KNGroupPropDlg::KNGroupPropDlg
KNGroupPropDlg(KNGroup *group, QWidget *parent=0)
Definition: kngrouppropdlg.cpp:39
QComboBox
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 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
  • pimprint

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