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

Detailed Description
Definition at line 52 of file qgpgmesignjob.h.
Public Member Functions | |
QGpgMESignJob (GpgME::Context *context) | |
~QGpgMESignJob () | |
GpgME::Error | start (const std::vector< GpgME::Key > &signers, const QByteArray &plainText, GpgME::Context::SignatureMode mode) |
GpgME::SigningResult | exec (const std::vector< GpgME::Key > &signers, const QByteArray &plainText, GpgME::Context::SignatureMode mode, QByteArray &signature) |
void | showErrorDialog (QWidget *parent, const QString &caption) const |
Member Function Documentation
|
Implements Kleo::SignJob. Definition at line 90 of file qgpgmesignjob.cpp. |
|
Reimplemented from Kleo::Job. Definition at line 105 of file qgpgmesignjob.cpp. |
|
Implements Kleo::SignJob. Definition at line 73 of file qgpgmesignjob.cpp. |
The documentation for this class was generated from the following files: