QGpgME 16.1.0.000048b
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEQuickJob, including all inherited members.
QGpgME::QuickJob::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 |
QGpgMEQuickJob(GpgME::Context *context) (defined in QGpgME::QGpgMEQuickJob) | QGpgME::QGpgMEQuickJob | explicit |
QuickJob(QObject *parent=Q_NULLPTR) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | explicit |
result(const GpgME::Error &error, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | signal |
startAddSubkey(const GpgME::Key &key, const char *algo, const QDateTime &expires=QDateTime(), unsigned int flags=0) Q_DECL_OVERRIDE | QGpgME::QGpgMEQuickJob | virtual |
startAddUid(const GpgME::Key &key, const QString &uid) Q_DECL_OVERRIDE | QGpgME::QGpgMEQuickJob | virtual |
startCreate(const QString &uid, const char *algo, const QDateTime &expires=QDateTime(), const GpgME::Key &key=GpgME::Key(), unsigned int flags=0) Q_DECL_OVERRIDE | QGpgME::QGpgMEQuickJob | virtual |
startRevokeSignature(const GpgME::Key &key, const GpgME::Key &signingKey, const std::vector< GpgME::UserID > &userIds=std::vector< GpgME::UserID >()) Q_DECL_OVERRIDE | QGpgME::QGpgMEQuickJob | virtual |
startRevUid(const GpgME::Key &key, const QString &uid) Q_DECL_OVERRIDE | QGpgME::QGpgMEQuickJob | virtual |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEQuickJob() (defined in QGpgME::QGpgMEQuickJob) | QGpgME::QGpgMEQuickJob | |
~QuickJob() (defined in QGpgME::QuickJob) | QGpgME::QuickJob |