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

Detailed Description
Definition at line 52 of file qgpgmeencryptjob.h.
Public Member Functions | |
QGpgMEEncryptJob (GpgME::Context *context) | |
~QGpgMEEncryptJob () | |
GpgME::Error | start (const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) |
GpgME::EncryptionResult | exec (const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) |
void | showErrorDialog (QWidget *parent, const QString &caption) const |
Member Function Documentation
|
Implements Kleo::EncryptJob. Definition at line 84 of file qgpgmeencryptjob.cpp. |
|
Reimplemented from Kleo::Job. Definition at line 100 of file qgpgmeencryptjob.cpp. |
|
Implements Kleo::EncryptJob. Definition at line 69 of file qgpgmeencryptjob.cpp. |
The documentation for this class was generated from the following files: