libkleo
QGpgMECryptoConfig Class Reference
#include <qgpgmecryptoconfig.h>
Inheritance diagram for QGpgMECryptoConfig:
Public Member Functions | |
QGpgMECryptoConfig () | |
virtual | ~QGpgMECryptoConfig () |
virtual void | clear () |
virtual Kleo::CryptoConfigComponent * | component (const QString &name) const |
virtual QStringList | componentList () const |
virtual void | sync (bool runtime) |
Static Public Member Functions | |
static QString | gpgConfPath () |
Detailed Description
CryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h.
Definition at line 54 of file qgpgmecryptoconfig.h.
Constructor & Destructor Documentation
QGpgMECryptoConfig::QGpgMECryptoConfig | ( | ) |
Constructor.
Definition at line 75 of file qgpgmecryptoconfig.cpp.
|
virtual |
Definition at line 80 of file qgpgmecryptoconfig.cpp.
Member Function Documentation
|
virtual |
Definition at line 179 of file qgpgmecryptoconfig.cpp.
|
virtual |
Definition at line 166 of file qgpgmecryptoconfig.cpp.
|
virtual |
Definition at line 156 of file qgpgmecryptoconfig.cpp.
|
static |
Definition at line 69 of file qgpgmecryptoconfig.cpp.
|
virtual |
Definition at line 173 of file qgpgmecryptoconfig.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.