libkleo
Kleo::QGpgMEDecryptVerifyJob Class Reference
#include <qgpgmedecryptverifyjob.h>
Inheritance diagram for Kleo::QGpgMEDecryptVerifyJob:

Detailed Description
Definition at line 45 of file qgpgmedecryptverifyjob.h.
Public Member Functions | |
| QGpgMEDecryptVerifyJob (GpgME::Context *context) | |
| void | start (const boost::shared_ptr< QIODevice > &cipherText, const boost::shared_ptr< QIODevice > &plainText) |
| GpgME::Error | start (const QByteArray &cipherText) |
| ~QGpgMEDecryptVerifyJob () | |
Constructor & Destructor Documentation
| Kleo::QGpgMEDecryptVerifyJob::QGpgMEDecryptVerifyJob | ( | GpgME::Context * | context | ) | [explicit] |
| QGpgMEDecryptVerifyJob::~QGpgMEDecryptVerifyJob | ( | ) |
Definition at line 58 of file qgpgmedecryptverifyjob.cpp.
Member Function Documentation
| void Kleo::QGpgMEDecryptVerifyJob::start | ( | const boost::shared_ptr< QIODevice > & | cipherText, | |
| const boost::shared_ptr< QIODevice > & | plainText | |||
| ) |
- Reimplemented from superclass. from DecryptVerifyJob
| Error QGpgMEDecryptVerifyJob::start | ( | const QByteArray & | cipherText | ) |
- Reimplemented from superclass. from DecryptVerifyJob
Definition at line 95 of file qgpgmedecryptverifyjob.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference