libkleo
QGpgMECryptoConfigGroup Class Reference
#include <qgpgmecryptoconfig.h>
Inheritance diagram for QGpgMECryptoConfigGroup:

Detailed Description
Definition at line 112 of file qgpgmecryptoconfig.h.
Public Member Functions | |
| QString | description () const |
| Kleo::CryptoConfigEntry * | entry (const QString &name) const |
| QStringList | entryList () const |
| QString | iconName () const |
| Kleo::CryptoConfigEntry::Level | level () const |
| QString | name () const |
| QString | path () const |
| QGpgMECryptoConfigGroup (QGpgMECryptoConfigComponent *comp, const QString &name, const QString &description, int level) | |
| ~QGpgMECryptoConfigGroup () | |
Constructor & Destructor Documentation
| QGpgMECryptoConfigGroup::QGpgMECryptoConfigGroup | ( | QGpgMECryptoConfigComponent * | comp, | |
| const QString & | name, | |||
| const QString & | description, | |||
| int | level | |||
| ) |
Definition at line 371 of file qgpgmecryptoconfig.cpp.
| QGpgMECryptoConfigGroup::~QGpgMECryptoConfigGroup | ( | ) |
Definition at line 380 of file qgpgmecryptoconfig.cpp.
Member Function Documentation
| QString QGpgMECryptoConfigGroup::description | ( | ) | const [inline] |
Definition at line 120 of file qgpgmecryptoconfig.h.
| Kleo::CryptoConfigEntry * QGpgMECryptoConfigGroup::entry | ( | const QString & | name | ) | const |
Definition at line 396 of file qgpgmecryptoconfig.cpp.
| QStringList QGpgMECryptoConfigGroup::entryList | ( | ) | const |
Definition at line 386 of file qgpgmecryptoconfig.cpp.
| QString QGpgMECryptoConfigGroup::iconName | ( | ) | const [inline] |
Definition at line 119 of file qgpgmecryptoconfig.h.
| Kleo::CryptoConfigEntry::Level QGpgMECryptoConfigGroup::level | ( | ) | const [inline] |
Definition at line 122 of file qgpgmecryptoconfig.h.
| QString QGpgMECryptoConfigGroup::name | ( | ) | const [inline] |
Definition at line 118 of file qgpgmecryptoconfig.h.
| QString QGpgMECryptoConfigGroup::path | ( | ) | const [inline] |
Definition at line 121 of file qgpgmecryptoconfig.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference