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

Detailed Description
CryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h.Definition at line 51 of file qgpgmecryptoconfig.h.
Public Member Functions | |
| virtual void | clear () |
| virtual Kleo::CryptoConfigComponent * | component (const QString &name) const |
| virtual QStringList | componentList () const |
| QGpgMECryptoConfig () | |
| virtual void | sync (bool runtime) |
| virtual | ~QGpgMECryptoConfig () |
Static Public Member Functions | |
| static QString | gpgConfPath () |
Constructor & Destructor Documentation
| QGpgMECryptoConfig::QGpgMECryptoConfig | ( | ) |
| QGpgMECryptoConfig::~QGpgMECryptoConfig | ( | ) | [virtual] |
Definition at line 79 of file qgpgmecryptoconfig.cpp.
Member Function Documentation
| void QGpgMECryptoConfig::clear | ( | ) | [virtual] |
Definition at line 169 of file qgpgmecryptoconfig.cpp.
| Kleo::CryptoConfigComponent * QGpgMECryptoConfig::component | ( | const QString & | name | ) | const [virtual] |
Definition at line 155 of file qgpgmecryptoconfig.cpp.
| QStringList QGpgMECryptoConfig::componentList | ( | ) | const [virtual] |
Definition at line 143 of file qgpgmecryptoconfig.cpp.
| QString QGpgMECryptoConfig::gpgConfPath | ( | ) | [static] |
Definition at line 68 of file qgpgmecryptoconfig.cpp.
| void QGpgMECryptoConfig::sync | ( | bool | runtime | ) | [virtual] |
Definition at line 162 of file qgpgmecryptoconfig.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference