|
QGpgME 16.1.0.0000485
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEEncryptJob, including all inherited members.
| QGpgME::EncryptJob::context(Job *job) | QGpgME::Job | static |
| done() (defined in QGpgME::Job) | QGpgME::Job | signal |
| EncryptJob(QObject *parent) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | explicitprotected |
| exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | virtual |
| exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText) Q_DECL_OVERRIDE | QGpgME::QGpgMEEncryptJob | virtual |
| fileName() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
| isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
| Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
| progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
| QGpgMEEncryptJob(GpgME::Context *context) (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | explicit |
| result(const GpgME::EncryptionResult &result, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | signal |
| resultHook(const result_type &r) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | virtual |
| setFileName(const QString &fileName) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
| setOutputIsBase64Encoded(bool on) Q_DECL_OVERRIDE | QGpgME::QGpgMEEncryptJob | virtual |
| start(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) Q_DECL_OVERRIDE | QGpgME::QGpgMEEncryptJob | virtual |
| start(const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, bool alwaysTrust) Q_DECL_OVERRIDE | QGpgME::QGpgMEEncryptJob | virtual |
| start(const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags) Q_DECL_OVERRIDE | QGpgME::QGpgMEEncryptJob | virtual |
| ~EncryptJob() (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
| ~Job() (defined in QGpgME::Job) | QGpgME::Job | |
| ~QGpgMEEncryptJob() (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob |