libkleo
QGpgMENewCryptoConfig Class Reference
#include <qgpgmenewcryptoconfig.h>
Inherits CryptoConfig.
Public Member Functions | |
QGpgMENewCryptoConfig () | |
~QGpgMENewCryptoConfig () | |
void | clear () |
QGpgMENewCryptoConfigComponent * | component (const QString &name) const |
QStringList | componentList () const |
void | sync (bool runtime) |
Detailed Description
CryptoConfig implementation around the gpgconf command-line tool For method docu, see kleo/cryptoconfig.h.
Definition at line 157 of file qgpgmenewcryptoconfig.h.
Constructor & Destructor Documentation
QGpgMENewCryptoConfig::QGpgMENewCryptoConfig | ( | ) |
Constructor.
Definition at line 70 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfig::~QGpgMENewCryptoConfig | ( | ) |
Definition at line 75 of file qgpgmenewcryptoconfig.cpp.
Member Function Documentation
void QGpgMENewCryptoConfig::clear | ( | ) |
Definition at line 133 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigComponent * QGpgMENewCryptoConfig::component | ( | const QString & | name | ) | const |
Definition at line 120 of file qgpgmenewcryptoconfig.cpp.
QStringList QGpgMENewCryptoConfig::componentList | ( | ) | const |
Definition at line 109 of file qgpgmenewcryptoconfig.cpp.
void QGpgMENewCryptoConfig::sync | ( | bool | runtime | ) |
Definition at line 127 of file qgpgmenewcryptoconfig.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.