libkleo
#include <qgpgmebackend.h>
Public Member Functions | |
QGpgMEBackend () | |
~QGpgMEBackend () | |
bool | checkForOpenPGP (QString *reason=0) const |
bool | checkForProtocol (const char *name, QString *reason) const |
bool | checkForSMIME (QString *reason=0) const |
CryptoConfig * | config () const |
QString | displayName () const |
const char * | enumerateProtocols (int i) const |
QString | name () const |
Protocol * | openpgp () const |
Protocol * | protocol (const char *name) const |
Protocol * | smime () const |
bool | supportsOpenPGP () const |
bool | supportsProtocol (const char *name) const |
bool | supportsSMIME () const |
Public Member Functions inherited from Kleo::CryptoBackend | |
virtual | ~CryptoBackend () |
Additional Inherited Members | |
Static Public Attributes inherited from Kleo::CryptoBackend | |
static const char | OpenPGP [] = "OpenPGP" |
static const char | SMIME [] = "SMIME" |
Detailed Description
Definition at line 47 of file qgpgmebackend.h.
Constructor & Destructor Documentation
Kleo::QGpgMEBackend::QGpgMEBackend | ( | ) |
Definition at line 310 of file qgpgmebackend.cpp.
Kleo::QGpgMEBackend::~QGpgMEBackend | ( | ) |
Definition at line 319 of file qgpgmebackend.cpp.
Member Function Documentation
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 366 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 374 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 370 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 333 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 329 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 410 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 325 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 384 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 398 of file qgpgmebackend.cpp.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 391 of file qgpgmebackend.cpp.
|
inlinevirtual |
Implements Kleo::CryptoBackend.
Definition at line 65 of file qgpgmebackend.h.
|
virtual |
Implements Kleo::CryptoBackend.
Definition at line 406 of file qgpgmebackend.cpp.
|
inlinevirtual |
Implements Kleo::CryptoBackend.
Definition at line 66 of file qgpgmebackend.h.
The documentation for this class was generated from the following files:
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.