QGpgME
10.3.4.0000000
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 |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
QuickJob(QObject *parent=Q_NULLPTR) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | explicit |
result(const GpgME::Error &error, const QString &auditLogAsHtml, const GpgME::Error &auditLogError) (defined in QGpgME::QuickJob) | QGpgME::QuickJob | signal |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
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 |
startRevUid(const GpgME::Key &key, const QString &uid)=0 | QGpgME::QuickJob | pure virtual |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QuickJob() (defined in QGpgME::QuickJob) | QGpgME::QuickJob |