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 135 of file qgpgmenewcryptoconfig.h.
Constructor & Destructor Documentation
QGpgMENewCryptoConfigComponent::QGpgMENewCryptoConfigComponent | ( | ) |
Definition at line 145 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigComponent::~QGpgMENewCryptoConfigComponent | ( | ) |
Definition at line 178 of file qgpgmenewcryptoconfig.cpp.
Member Function Documentation
QString QGpgMENewCryptoConfigComponent::description | ( | ) | const |
Definition at line 185 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigGroup * QGpgMENewCryptoConfigComponent::group | ( | const QString & | name | ) | const |
Definition at line 200 of file qgpgmenewcryptoconfig.cpp.
QStringList QGpgMENewCryptoConfigComponent::groupList | ( | ) | const |
Definition at line 190 of file qgpgmenewcryptoconfig.cpp.
|
inline |
Definition at line 143 of file qgpgmenewcryptoconfig.h.
QString QGpgMENewCryptoConfigComponent::name | ( | ) | const |
Definition at line 180 of file qgpgmenewcryptoconfig.cpp.
void QGpgMENewCryptoConfigComponent::setComponent | ( | const GpgME::Configuration::Component & | component | ) |
Definition at line 152 of file qgpgmenewcryptoconfig.cpp.
void QGpgMENewCryptoConfigComponent::sync | ( | bool | runtime | ) |
Definition at line 205 of file qgpgmenewcryptoconfig.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.