libkleo
Kleo::QGpgMEVerifyDetachedJob Class Reference
#include <qgpgmeverifydetachedjob.h>
Inheritance diagram for Kleo::QGpgMEVerifyDetachedJob:

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