certmanager/lib

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::Jobvirtual
auditLogError() const (defined in Kleo::Job)Kleo::Jobvirtual
done() (defined in Kleo::Job)Kleo::Jobsignal
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::SignEncryptJobpure virtual
isAuditLogSupported() const (defined in Kleo::Job)Kleo::Job
Job(TQObject *parent, const char *name) (defined in Kleo::Job)Kleo::Jobprotected
progress(const TQString &what, int current, int total) (defined in Kleo::Job)Kleo::Jobsignal
result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const TQByteArray &cipherText) (defined in Kleo::SignEncryptJob)Kleo::SignEncryptJobsignal
showErrorDialog(TQWidget *parent=0, const TQString &caption=TQString()) const (defined in Kleo::Job)Kleo::Jobvirtual
SignEncryptJob(TQObject *parent, const char *name) (defined in Kleo::SignEncryptJob)Kleo::SignEncryptJobprotected
slotCancel()=0 (defined in Kleo::Job)Kleo::Jobpure virtualslot
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust=false)=0Kleo::SignEncryptJobpure virtual
~Job() (defined in Kleo::Job)Kleo::Job
~SignEncryptJob() (defined in Kleo::SignEncryptJob)Kleo::SignEncryptJob