libkleo
QGpgMECryptoConfigComponent Class Reference
#include <qgpgmecryptoconfig.h>
Inheritance diagram for QGpgMECryptoConfigComponent:

Public Member Functions | |
| QGpgMECryptoConfigComponent (QGpgMECryptoConfig *, const QString &name, const QString &description) | |
| ~QGpgMECryptoConfigComponent () | |
| QString | description () const |
| Kleo::CryptoConfigGroup * | group (const QString &name) const |
| QStringList | groupList () const |
| QString | iconName () const |
| QString | name () const |
| void | sync (bool runtime) |
Detailed Description
For docu, see kleo/cryptoconfig.h.
Definition at line 88 of file qgpgmecryptoconfig.h.
Constructor & Destructor Documentation
| QGpgMECryptoConfigComponent::QGpgMECryptoConfigComponent | ( | QGpgMECryptoConfig * | , |
| const QString & | name, | ||
| const QString & | description | ||
| ) |
Definition at line 191 of file qgpgmecryptoconfig.cpp.
| QGpgMECryptoConfigComponent::~QGpgMECryptoConfigComponent | ( | ) |
Definition at line 197 of file qgpgmecryptoconfig.cpp.
Member Function Documentation
|
inline |
Definition at line 97 of file qgpgmecryptoconfig.h.
| Kleo::CryptoConfigGroup * QGpgMECryptoConfigComponent::group | ( | const QString & | name | ) | const |
Definition at line 300 of file qgpgmecryptoconfig.cpp.
| QStringList QGpgMECryptoConfigComponent::groupList | ( | ) | const |
Definition at line 292 of file qgpgmecryptoconfig.cpp.
|
inline |
Definition at line 96 of file qgpgmecryptoconfig.h.
|
inline |
Definition at line 95 of file qgpgmecryptoconfig.h.
| void QGpgMECryptoConfigComponent::sync | ( | bool | runtime | ) |
Definition at line 305 of file qgpgmecryptoconfig.cpp.
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.
KDE API Reference