libkleo
#include <qgpgmenewcryptoconfig.h>
Inherits CryptoConfigComponent, and enable_shared_from_this< QGpgMENewCryptoConfigComponent >.
Public Member Functions | |
QGpgMENewCryptoConfigComponent () | |
~QGpgMENewCryptoConfigComponent () | |
QString | description () const |
QGpgMENewCryptoConfigGroup * | group (const QString &name) const |
QStringList | groupList () const |
QString | iconName () const |
QString | name () const |
void | setComponent (const GpgME::Configuration::Component &component) |
void | sync (bool runtime) |
Detailed Description
For docu, see kleo/cryptoconfig.h.
Definition at line 133 of file qgpgmenewcryptoconfig.h.
Constructor & Destructor Documentation
QGpgMENewCryptoConfigComponent::QGpgMENewCryptoConfigComponent | ( | ) |
Definition at line 143 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigComponent::~QGpgMENewCryptoConfigComponent | ( | ) |
Definition at line 176 of file qgpgmenewcryptoconfig.cpp.
Member Function Documentation
QString QGpgMENewCryptoConfigComponent::description | ( | ) | const |
Definition at line 183 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigGroup * QGpgMENewCryptoConfigComponent::group | ( | const QString & | name | ) | const |
Definition at line 198 of file qgpgmenewcryptoconfig.cpp.
QStringList QGpgMENewCryptoConfigComponent::groupList | ( | ) | const |
Definition at line 188 of file qgpgmenewcryptoconfig.cpp.
|
inline |
Definition at line 141 of file qgpgmenewcryptoconfig.h.
QString QGpgMENewCryptoConfigComponent::name | ( | ) | const |
Definition at line 178 of file qgpgmenewcryptoconfig.cpp.
void QGpgMENewCryptoConfigComponent::setComponent | ( | const GpgME::Configuration::Component & | component | ) |
Definition at line 150 of file qgpgmenewcryptoconfig.cpp.
void QGpgMENewCryptoConfigComponent::sync | ( | bool | runtime | ) |
Definition at line 203 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.