libkleo
QGpgMECryptoConfigGroup Class Reference
#include <qgpgmecryptoconfig.h>
Inherits CryptoConfigGroup.
Public Member Functions | |
QGpgMECryptoConfigGroup (QGpgMECryptoConfigComponent *comp, const QString &name, const QString &description, int level) | |
~QGpgMECryptoConfigGroup () | |
QString | description () const |
Kleo::CryptoConfigEntry * | entry (const QString &name) const |
QStringList | entryList () const |
QString | iconName () const |
Kleo::CryptoConfigEntry::Level | level () const |
QString | name () const |
QString | path () const |
Detailed Description
Definition at line 117 of file qgpgmecryptoconfig.h.
Constructor & Destructor Documentation
QGpgMECryptoConfigGroup::QGpgMECryptoConfigGroup | ( | QGpgMECryptoConfigComponent * | comp, |
const QString & | name, | ||
const QString & | description, | ||
int | level | ||
) |
Definition at line 388 of file qgpgmecryptoconfig.cpp.
QGpgMECryptoConfigGroup::~QGpgMECryptoConfigGroup | ( | ) |
Definition at line 397 of file qgpgmecryptoconfig.cpp.
Member Function Documentation
|
inline |
Definition at line 125 of file qgpgmecryptoconfig.h.
Kleo::CryptoConfigEntry * QGpgMECryptoConfigGroup::entry | ( | const QString & | name | ) | const |
Definition at line 412 of file qgpgmecryptoconfig.cpp.
QStringList QGpgMECryptoConfigGroup::entryList | ( | ) | const |
Definition at line 404 of file qgpgmecryptoconfig.cpp.
|
inline |
Definition at line 124 of file qgpgmecryptoconfig.h.
|
inline |
Definition at line 127 of file qgpgmecryptoconfig.h.
|
inline |
Definition at line 123 of file qgpgmecryptoconfig.h.
|
inline |
Definition at line 126 of file qgpgmecryptoconfig.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:57:49 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:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.