Kleo::CryptoConfigGroup Class Reference
Group containing a set of config options. More...
#include <cryptoconfig.h>
Public Member Functions | |
virtual QString | name () const =0 |
virtual QString | iconName () const =0 |
virtual QString | description () const =0 |
virtual CryptoConfigEntry::Level | level () const =0 |
virtual QStringList | entryList () const =0 |
virtual CryptoConfigEntry * | entry (const QString &name) const =0 |
Detailed Description
Group containing a set of config options.
Definition at line 252 of file cryptoconfig.h.
Member Function Documentation
|
Return the internal name of this group.
|
|
Return the name of the icon for this group.
|
|
|
|
User level.
|
|
Returns the list of entries that are known by this group.
|
|
Referenced by Kleo::CryptoConfig::entry(). |
The documentation for this class was generated from the following file: