QGpgMECryptoConfigComponent Class Reference
For docu, see kleo/cryptoconfig.h. More...
#include <qgpgmecryptoconfig.h>
Inheritance diagram for QGpgMECryptoConfigComponent:


Public Member Functions | |
QGpgMECryptoConfigComponent (QGpgMECryptoConfig *, const QString &name, const QString &description) | |
QString | name () const |
QString | iconName () const |
QString | description () const |
QStringList | groupList () const |
Kleo::CryptoConfigGroup * | group (const QString &name) const |
void | sync (bool runtime) |
Detailed Description
For docu, see kleo/cryptoconfig.h.
Definition at line 80 of file qgpgmecryptoconfig.h.
Member Function Documentation
|
Return the internal name of this component.
Implements Kleo::CryptoConfigComponent. Definition at line 87 of file qgpgmecryptoconfig.h. |
|
Return the name of the icon for this component.
Implements Kleo::CryptoConfigComponent. Definition at line 88 of file qgpgmecryptoconfig.h. |
|
Return user-visible description of this component.
Implements Kleo::CryptoConfigComponent. Definition at line 89 of file qgpgmecryptoconfig.h. |
|
Returns the list of groups that are known about.
Implements Kleo::CryptoConfigComponent. Definition at line 232 of file qgpgmecryptoconfig.cpp. |
|
Implements Kleo::CryptoConfigComponent. Definition at line 241 of file qgpgmecryptoconfig.cpp. |
The documentation for this class was generated from the following files: