QGpgME 16.1.0.000049c
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMESignEncryptJob, including all inherited members.
QGpgME::SignEncryptJob::context(Job *job) | QGpgME::Job | static |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMESignEncryptJob) | QGpgME::QGpgMESignEncryptJob | virtual |
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText) Q_DECL_OVERRIDE | QGpgME::QGpgMESignEncryptJob | virtual |
fileName() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
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 |
QGpgMESignEncryptJob(GpgME::Context *context) (defined in QGpgME::QGpgMESignEncryptJob) | QGpgME::QGpgMESignEncryptJob | explicit |
result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | signal |
resultHook(const result_type &r) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMESignEncryptJob) | QGpgME::QGpgMESignEncryptJob | virtual |
setFileName(const QString &fileName) (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
setOutputIsBase64Encoded(bool on) Q_DECL_OVERRIDE | QGpgME::QGpgMESignEncryptJob | virtual |
SignEncryptJob(QObject *parent) (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | explicitprotected |
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) Q_DECL_OVERRIDE | QGpgME::QGpgMESignEncryptJob | virtual |
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, bool alwaysTrust) Q_DECL_OVERRIDE | QGpgME::QGpgMESignEncryptJob | virtual |
start(const std::vector< GpgME::Key > &signers, 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::QGpgMESignEncryptJob | virtual |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMESignEncryptJob() (defined in QGpgME::QGpgMESignEncryptJob) | QGpgME::QGpgMESignEncryptJob | |
~SignEncryptJob() (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob |