libkleo
#include <qgpgmenewcryptoconfig.h>
Inherits CryptoConfigGroup.
Public Member Functions | |
QGpgMENewCryptoConfigGroup (const boost::shared_ptr< QGpgMENewCryptoConfigComponent > &parent, const GpgME::Configuration::Option &option) | |
~QGpgMENewCryptoConfigGroup () | |
QString | description () const |
QGpgMENewCryptoConfigEntry * | entry (const QString &name) const |
QStringList | entryList () const |
QString | iconName () const |
Kleo::CryptoConfigEntry::Level | level () const |
QString | name () const |
QString | path () const |
Detailed Description
Definition at line 113 of file qgpgmenewcryptoconfig.h.
Constructor & Destructor Documentation
QGpgMENewCryptoConfigGroup::QGpgMENewCryptoConfigGroup | ( | const boost::shared_ptr< QGpgMENewCryptoConfigComponent > & | parent, |
const GpgME::Configuration::Option & | option | ||
) |
Definition at line 219 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigGroup::~QGpgMENewCryptoConfigGroup | ( | ) |
Definition at line 226 of file qgpgmenewcryptoconfig.cpp.
Member Function Documentation
QString QGpgMENewCryptoConfigGroup::description | ( | ) | const |
Definition at line 233 of file qgpgmenewcryptoconfig.cpp.
QGpgMENewCryptoConfigEntry * QGpgMENewCryptoConfigGroup::entry | ( | const QString & | name | ) | const |
Definition at line 257 of file qgpgmenewcryptoconfig.cpp.
QStringList QGpgMENewCryptoConfigGroup::entryList | ( | ) | const |
Definition at line 252 of file qgpgmenewcryptoconfig.cpp.
|
inline |
Definition at line 119 of file qgpgmenewcryptoconfig.h.
CryptoConfigEntry::Level QGpgMENewCryptoConfigGroup::level | ( | ) | const |
Definition at line 246 of file qgpgmenewcryptoconfig.cpp.
QString QGpgMENewCryptoConfigGroup::name | ( | ) | const |
Definition at line 228 of file qgpgmenewcryptoconfig.cpp.
QString QGpgMENewCryptoConfigGroup::path | ( | ) | const |
Definition at line 238 of file qgpgmenewcryptoconfig.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.