libkleo
#include <qgpgmenewcryptoconfig.h>
Inherits CryptoConfigGroup.
Public Member Functions | |
QGpgMENewCryptoConfigGroup (const boost::shared_ptr< QGpgMENewCryptoConfigComponent > &parent, const GpgME::Configuration::Option &option) | |
~QGpgMENewCryptoConfigGroup () | |
QString | description () const |
QGpgMENewCryptoConfigEntry * | 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 111 of file qgpgmenewcryptoconfig.h.
Constructor & Destructor Documentation
QGpgMENewCryptoConfigGroup::QGpgMENewCryptoConfigGroup | ( | const boost::shared_ptr< QGpgMENewCryptoConfigComponent > & | parent, |
const GpgME::Configuration::Option & | option | ||
) |
Definition at line 217 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigGroup::~QGpgMENewCryptoConfigGroup | ( | ) |
Definition at line 224 of file qgpgmenewcryptoconfig.cpp.
Member Function Documentation
QString QGpgMENewCryptoConfigGroup::description | ( | ) | const |
Definition at line 231 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigEntry * QGpgMENewCryptoConfigGroup::entry | ( | const QString & | name | ) | const |
Definition at line 255 of file qgpgmenewcryptoconfig.cpp.
QStringList QGpgMENewCryptoConfigGroup::entryList | ( | ) | const |
Definition at line 250 of file qgpgmenewcryptoconfig.cpp.
|
inline |
Definition at line 117 of file qgpgmenewcryptoconfig.h.
CryptoConfigEntry::Level QGpgMENewCryptoConfigGroup::level | ( | ) | const |
Definition at line 244 of file qgpgmenewcryptoconfig.cpp.
QString QGpgMENewCryptoConfigGroup::name | ( | ) | const |
Definition at line 226 of file qgpgmenewcryptoconfig.cpp.
QString QGpgMENewCryptoConfigGroup::path | ( | ) | const |
Definition at line 236 of file qgpgmenewcryptoconfig.cpp.
The documentation for this class was generated from the following files:
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.