QGpgME 21.6.2.0000005
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 |
jobProgress(int current, int total) | QGpgME::Job | signal |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
rawProgress(const QString &what, int type, int current, int total) | 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 |
setDupeOk(bool) | QGpgME::SignKeyJob | inlinevirtual |
setExpirationDate(const QDate &expiration) | QGpgME::SignKeyJob | inlinevirtual |
setExportable(bool exportable)=0 | QGpgME::SignKeyJob | pure virtual |
setNonRevocable(bool nonRevocable)=0 | QGpgME::SignKeyJob | pure virtual |
setRemark(const QString &) | QGpgME::SignKeyJob | inlinevirtual |
setSigningKey(const GpgME::Key &key)=0 | QGpgME::SignKeyJob | pure virtual |
setTrustSignature(GpgME::TrustSignatureTrust trust, unsigned short depth, const QString &scope) | QGpgME::SignKeyJob | inlinevirtual |
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 |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~SignKeyJob() (defined in QGpgME::SignKeyJob) | QGpgME::SignKeyJob |