Kleo::SignEncryptJob Member List
This is the complete list of members for Kleo::SignEncryptJob, including all inherited members.
auditLogAsHtml() const (defined in Kleo::Job) | Kleo::Job | virtual |
auditLogError() const (defined in Kleo::Job) | Kleo::Job | virtual |
done() (defined in Kleo::Job) | Kleo::Job | signal |
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust, TQByteArray &cipherText)=0 (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | pure virtual |
isAuditLogSupported() const (defined in Kleo::Job) | Kleo::Job | |
Job(TQObject *parent, const char *name) (defined in Kleo::Job) | Kleo::Job | protected |
progress(const TQString &what, int current, int total) (defined in Kleo::Job) | Kleo::Job | signal |
result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const TQByteArray &cipherText) (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | signal |
showErrorDialog(TQWidget *parent=0, const TQString &caption=TQString()) const (defined in Kleo::Job) | Kleo::Job | virtual |
SignEncryptJob(TQObject *parent, const char *name) (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | protected |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | pure virtualslot |
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust=false)=0 | Kleo::SignEncryptJob | pure virtual |
~Job() (defined in Kleo::Job) | Kleo::Job | |
~SignEncryptJob() (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob |