libkleo
Kleo::SignKeyJob Member List
This is the complete list of members for Kleo::SignKeyJob, including all inherited members.
auditLogAsHtml() const | Kleo::Job | virtual |
auditLogError() const | Kleo::Job | virtual |
done() | Kleo::Job | signal |
isAuditLogSupported() const | Kleo::Job | |
Job(QObject *parent) | Kleo::Job | explicitprotected |
progress(const QString &what, int current, int total) | Kleo::Job | signal |
result(const GpgME::Error &result, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) | Kleo::SignKeyJob | signal |
setCheckLevel(unsigned int checkLevel)=0 | Kleo::SignKeyJob | pure virtual |
setExportable(bool exportable)=0 | Kleo::SignKeyJob | pure virtual |
setNonRevocable(bool nonRevocable)=0 | Kleo::SignKeyJob | pure virtual |
setSigningKey(const GpgME::Key &key)=0 | Kleo::SignKeyJob | pure virtual |
setUserIDsToSign(const std::vector< unsigned int > &idsToSign)=0 | Kleo::SignKeyJob | pure virtual |
showErrorDialog(QWidget *parent=0, const QString &caption=QString()) const | Kleo::Job | virtual |
SignKeyJob(QObject *parent) | Kleo::SignKeyJob | explicitprotected |
slotCancel()=0 | Kleo::Job | pure virtualslot |
start(const GpgME::Key &keyToSign)=0 | Kleo::SignKeyJob | pure virtual |
~Job() | Kleo::Job | |
~SignKeyJob() | Kleo::SignKeyJob |
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.