certmanager/lib
Kleo::DecryptJob Member List
This is the complete list of members for Kleo::DecryptJob, including all inherited members.auditLogAsHtml() const (defined in Kleo::Job) | Kleo::Job | [virtual] |
auditLogError() const (defined in Kleo::Job) | Kleo::Job | [virtual] |
DecryptJob(TQObject *parent, const char *name) (defined in Kleo::DecryptJob) | Kleo::DecryptJob | [protected] |
done() (defined in Kleo::Job) | Kleo::Job | [signal] |
exec(const TQByteArray &cipherText, TQByteArray &plainText)=0 (defined in Kleo::DecryptJob) | Kleo::DecryptJob | [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::DecryptionResult &result, const TQByteArray &plainText) (defined in Kleo::DecryptJob) | Kleo::DecryptJob | [signal] |
showErrorDialog(TQWidget *parent=0, const TQString &caption=TQString()) const (defined in Kleo::Job) | Kleo::Job | [virtual] |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
start(const TQByteArray &cipherText)=0 | Kleo::DecryptJob | [pure virtual] |
~DecryptJob() (defined in Kleo::DecryptJob) | Kleo::DecryptJob | |
~Job() (defined in Kleo::Job) | Kleo::Job |