QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::QuickJob, 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 |
QuickJob(QObject *parent=nullptr) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | explicit |
rawProgress(const QString &what, int type, int current, int total) | QGpgME::Job | signal |
result(const GpgME::Error &error, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | signal |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
startAddAdsk(const GpgME::Key &key, const char *adsk)=0 | QGpgME::QuickJob | pure virtual |
startAddSubkey(const GpgME::Key &key, const char *algo, const QDateTime &expires=QDateTime(), unsigned int flags=0)=0 | QGpgME::QuickJob | pure virtual |
startAddUid(const GpgME::Key &key, const QString &uid)=0 | QGpgME::QuickJob | pure virtual |
startCreate(const QString &uid, const char *algo, const QDateTime &expires=QDateTime(), const GpgME::Key &key=GpgME::Key(), unsigned int flags=0)=0 | QGpgME::QuickJob | pure virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
startRevokeSignature(const GpgME::Key &key, const GpgME::Key &signingKey, const std::vector< GpgME::UserID > &userIds=std::vector< GpgME::UserID >())=0 | QGpgME::QuickJob | pure virtual |
startRevUid(const GpgME::Key &key, const QString &uid)=0 | QGpgME::QuickJob | pure virtual |
startSetKeyEnabled(const GpgME::Key &key, bool enabled) | QGpgME::QuickJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QuickJob() (defined in QGpgME::QuickJob) | QGpgME::QuickJob |