QGpgME
10.3.4.0000000
Qt API for GpgME
|
This is the complete list of members for QGpgME::SignKeyJob, including all inherited members.
auditLogAsHtml() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
auditLogError() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
context(Job *job) | QGpgME::Job | static |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
result(const GpgME::Error &result, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::SignKeyJob) | QGpgME::SignKeyJob | signal |
setCheckLevel(unsigned int checkLevel)=0 | QGpgME::SignKeyJob | pure virtual |
setExportable(bool exportable)=0 | QGpgME::SignKeyJob | pure virtual |
setNonRevocable(bool nonRevocable)=0 | QGpgME::SignKeyJob | pure virtual |
setSigningKey(const GpgME::Key &key)=0 | QGpgME::SignKeyJob | pure virtual |
setUserIDsToSign(const std::vector< unsigned int > &idsToSign)=0 | QGpgME::SignKeyJob | pure virtual |
SignKeyJob(QObject *parent) (defined in QGpgME::SignKeyJob) | QGpgME::SignKeyJob | explicitprotected |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
start(const GpgME::Key &keyToSign)=0 | QGpgME::SignKeyJob | pure virtual |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~SignKeyJob() (defined in QGpgME::SignKeyJob) | QGpgME::SignKeyJob |