certmanager/lib
Kleo::QGpgMEBackend Class Reference
Inheritance diagram for Kleo::QGpgMEBackend:

Detailed Description
Definition at line 49 of file qgpgmebackend.h.
Public Member Functions | |
| QGpgMEBackend () | |
| ~QGpgMEBackend () | |
| QString | name () const |
| QString | displayName () const |
| CryptoConfig * | config () const |
| Protocol * | openpgp () const |
| Protocol * | smime () const |
| Protocol * | protocol (const char *name) const |
| bool | checkForOpenPGP (QString *reason=0) const |
| bool | checkForSMIME (QString *reason=0) 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 |
The documentation for this class was generated from the following files:

