Kleo::CryptoConfigComponent Class Reference
Crypto config for one component (e.g. More...
#include <cryptoconfig.h>
Inheritance diagram for Kleo::CryptoConfigComponent:

Public Member Functions | |
virtual QString | name () const =0 |
virtual QString | iconName () const =0 |
virtual QString | description () const =0 |
virtual QStringList | groupList () const =0 |
virtual CryptoConfigGroup * | group (const QString &name) const =0 |
Detailed Description
Crypto config for one component (e.g.gpg-agent, dirmngr etc.)
Definition at line 290 of file cryptoconfig.h.
Member Function Documentation
|
Return the internal name of this component.
Implemented in QGpgMECryptoConfigComponent. |
|
Return the name of the icon for this component.
Implemented in QGpgMECryptoConfigComponent. |
|
Return user-visible description of this component.
Implemented in QGpgMECryptoConfigComponent. |
|
Returns the list of groups that are known about.
Implemented in QGpgMECryptoConfigComponent. |
|
Implemented in QGpgMECryptoConfigComponent. Referenced by Kleo::CryptoConfig::entry(). |
The documentation for this class was generated from the following file: