certmanager/lib
Kleo::CryptoConfigGroup Class Reference
#include <cryptoconfig.h>
Detailed Description
Group containing a set of config options.
Definition at line 247 of file 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 |
Member Function Documentation
|
|
|
|
|
Returns the list of entries that are known by this group.
|
|
Return the name of the icon for this group.
|
|
User level.
|
|
Return the internal name of this group.
|
The documentation for this class was generated from the following file: