libkleo
Kleo::SignJob Member List
This is the complete list of members for Kleo::SignJob, including all inherited members.
auditLogAsHtml() const | Kleo::Job | virtual |
auditLogError() const | Kleo::Job | virtual |
done() | Kleo::Job | signal |
exec(const std::vector< GpgME::Key > &signers, const QByteArray &plainText, GpgME::SignatureMode mode, QByteArray &signature)=0 | Kleo::SignJob | pure virtual |
isAuditLogSupported() const | Kleo::Job | |
Job(QObject *parent) | Kleo::Job | explicitprotected |
progress(const QString &what, int current, int total) | Kleo::Job | signal |
result(const GpgME::SigningResult &result, const QByteArray &signature, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) | Kleo::SignJob | signal |
setOutputIsBase64Encoded(bool)=0 | Kleo::SignJob | pure virtual |
showErrorDialog(QWidget *parent=0, const QString &caption=QString()) const | Kleo::Job | virtual |
SignJob(QObject *parent) | Kleo::SignJob | explicitprotected |
slotCancel()=0 | Kleo::Job | pure virtualslot |
start(const std::vector< GpgME::Key > &signers, const QByteArray &plainText, GpgME::SignatureMode mode)=0 | Kleo::SignJob | pure virtual |
start(const std::vector< GpgME::Key > &signers, const boost::shared_ptr< QIODevice > &plainText, const boost::shared_ptr< QIODevice > &signature, GpgME::SignatureMode mode)=0 | Kleo::SignJob | pure virtual |
~Job() | Kleo::Job | |
~SignJob() | Kleo::SignJob |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.