kgpg
groupEdit Class Reference
#include <groupedit.h>
Inheritance diagram for groupEdit:

Public Member Functions | |
groupEdit (QWidget *parent, QList< KGpgNode * > *ids, KGpgItemModel *md) | |
~groupEdit () | |
Public Attributes | |
QList< KGpgNode * > *const | members |
Detailed Description
shows a widget that let's you change the keys that are part of a key group
Definition at line 29 of file groupedit.h.
Constructor & Destructor Documentation
|
explicit |
constructor
- Parameters
-
parent parent widget ids the members of the group md model to use
Definition at line 27 of file groupedit.cpp.
groupEdit::~groupEdit | ( | ) |
destructor
Definition at line 79 of file groupedit.cpp.
Member Data Documentation
the list of keys that are members of the group
Definition at line 39 of file groupedit.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 23:07:52 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 23:07:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.