libkleo
Kleo::QGpgMEDecryptJob Class Reference
#include <qgpgmedecryptjob.h>
Inheritance diagram for Kleo::QGpgMEDecryptJob:

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