certmanager/lib
QGpgMECryptoConfigGroup Class Reference
Inheritance diagram for QGpgMECryptoConfigGroup:

Detailed Description
Definition at line 108 of file qgpgmecryptoconfig.h.
Public Member Functions | |
QGpgMECryptoConfigGroup (const QString &name, const QString &description, int level) | |
~QGpgMECryptoConfigGroup () | |
QString | name () const |
QString | iconName () const |
QString | description () const |
Kleo::CryptoConfigEntry::Level | level () const |
QStringList | entryList () const |
Kleo::CryptoConfigEntry * | entry (const QString &name) const |
Friends | |
class | QGpgMECryptoConfigComponent |
Member Function Documentation
|
Implements Kleo::CryptoConfigGroup. Definition at line 116 of file qgpgmecryptoconfig.h. |
|
Implements Kleo::CryptoConfigGroup. Definition at line 341 of file qgpgmecryptoconfig.cpp. |
|
Returns the list of entries that are known by this group.
Implements Kleo::CryptoConfigGroup. Definition at line 332 of file qgpgmecryptoconfig.cpp. |
|
Return the name of the icon for this group.
Implements Kleo::CryptoConfigGroup. Definition at line 115 of file qgpgmecryptoconfig.h. |
|
User level.
Implements Kleo::CryptoConfigGroup. Definition at line 117 of file qgpgmecryptoconfig.h. |
|
Return the internal name of this group.
Implements Kleo::CryptoConfigGroup. Definition at line 114 of file qgpgmecryptoconfig.h. |
The documentation for this class was generated from the following files: