QGpgME  10.3.4.0000000
Qt API for GpgME
QGpgME::SignEncryptJob Member List

This is the complete list of members for QGpgME::SignEncryptJob, including all inherited members.

auditLogAsHtml() const (defined in QGpgME::Job)QGpgME::Jobvirtual
auditLogError() const (defined in QGpgME::Job)QGpgME::Jobvirtual
context(Job *job)QGpgME::Jobstatic
done() (defined in QGpgME::Job)QGpgME::Jobsignal
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)=0 (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJobpure virtual
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText)=0QGpgME::SignEncryptJobpure virtual
isAuditLogSupported() const (defined in QGpgME::Job)QGpgME::Job
Job(QObject *parent) (defined in QGpgME::Job)QGpgME::Jobexplicitprotected
progress(const QString &what, int current, int total) (defined in QGpgME::Job)QGpgME::Jobsignal
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::SignEncryptJobsignal
setOutputIsBase64Encoded(bool)=0QGpgME::SignEncryptJobpure virtual
SignEncryptJob(QObject *parent) (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJobexplicitprotected
slotCancel()=0 (defined in QGpgME::Job)QGpgME::Jobpure virtualslot
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust=false)=0QGpgME::SignEncryptJobpure 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=std::shared_ptr< QIODevice >(), bool alwaysTrust=false)=0QGpgME::SignEncryptJobpure 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=std::shared_ptr< QIODevice >(), const GpgME::Context::EncryptionFlags flags=GpgME::Context::None)=0QGpgME::SignEncryptJobpure virtual
~Job() (defined in QGpgME::Job)QGpgME::Job
~SignEncryptJob() (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJob