QGpgME  10.3.4.0000000
Qt API for GpgME
Public Member Functions | Static Public Attributes | List of all members
QGpgME::QGpgMEBackend Class Reference

Public Member Functions

QString name () const
 
QString displayName () const
 
CryptoConfig * config () const
 
Protocolopenpgp () const
 
Protocolsmime () const
 
Protocolprotocol (const char *name) const
 
bool checkForOpenPGP (QString *reason=Q_NULLPTR) const
 
bool checkForSMIME (QString *reason=Q_NULLPTR) const
 
bool checkForProtocol (const char *name, QString *reason) const
 
bool supportsOpenPGP () const
 
bool supportsSMIME () const
 
bool supportsProtocol (const char *name) const
 
const char * enumerateProtocols (int i) const
 

Static Public Attributes

static const char OpenPGP [] = "OpenPGP"
 
static const char SMIME [] = "SMIME"
 

The documentation for this class was generated from the following files: