certmanager/lib
Kleo::QGpgMEKeyGenerationJob Member ListThis is the complete list of members for Kleo::QGpgMEKeyGenerationJob, including all inherited members.
| Kleo::auditLogAsHtml() const | Kleo::Job | [virtual] |
| Kleo::QGpgMEJob::auditLogAsHtml() const | Kleo::QGpgMEJob | [inline, private] |
| checkInvariants() const | Kleo::QGpgMEJob | [private] |
| chunkSize() const | Kleo::QGpgMEJob | [inline, private] |
| createInData(const QByteArray &in) | Kleo::QGpgMEJob | [private] |
| createOutData() | Kleo::QGpgMEJob | [private] |
| doEmitDoneSignal()=0 (defined in Kleo::QGpgMEJob) | Kleo::QGpgMEJob | [private, pure virtual] |
| doEmitProgressSignal(const QString &what, int current, int total)=0 (defined in Kleo::QGpgMEJob) | Kleo::QGpgMEJob | [private, pure virtual] |
| done() (defined in Kleo::Job) | Kleo::Job | [signal] |
| doSlotCancel() | Kleo::QGpgMEJob | [private] |
| doSlotOperationDoneEvent(GpgME::Context *context, const GpgME::Error &e) | Kleo::QGpgMEJob | [private] |
| getAuditLog() | Kleo::QGpgMEJob | [private] |
| hookupContextToEventLoopInteractor() | Kleo::QGpgMEJob | [private] |
| Job(QObject *parent, const char *name) | Kleo::Job | [protected] |
| KeyGenerationJob(QObject *parent, const char *name) (defined in Kleo::KeyGenerationJob) | Kleo::KeyGenerationJob | [protected] |
| mCtx | Kleo::QGpgMEJob | [private] |
| mInData | Kleo::QGpgMEJob | [private] |
| mInDataDataProvider | Kleo::QGpgMEJob | [private] |
| mOutData | Kleo::QGpgMEJob | [private] |
| mOutDataDataProvider | Kleo::QGpgMEJob | [private] |
| mThis | Kleo::QGpgMEJob | [private] |
| nextChunk() | Kleo::QGpgMEJob | [private] |
| numPatterns() const | Kleo::QGpgMEJob | [inline, private] |
| patterns() const | Kleo::QGpgMEJob | [private] |
| progress(const QString &what, int current, int total) (defined in Kleo::Job) | Kleo::Job | [signal] |
| QGpgMEJob(Kleo::Job *_this, GpgME::Context *context) | Kleo::QGpgMEJob | [private] |
| QGpgMEKeyGenerationJob(GpgME::Context *context) | Kleo::QGpgMEKeyGenerationJob | |
| result(const GpgME::KeyGenerationResult &result, const QByteArray &pubKeyData) (defined in Kleo::KeyGenerationJob) | Kleo::KeyGenerationJob | [signal] |
| setChunkSize(unsigned int size) | Kleo::QGpgMEJob | [private] |
| setPatterns(const QStringList &sl, bool allowEmpty=false) | Kleo::QGpgMEJob | [private] |
| setSigningKeys(const std::vector< GpgME::Key > &signers) | Kleo::QGpgMEJob | [private] |
| showErrorDialog(QWidget *parent=0, const QString &caption=QString::null) const | Kleo::Job | [virtual] |
| slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
| start(const QString ¶meters) | Kleo::QGpgMEKeyGenerationJob | [virtual] |
| ~Job() | Kleo::Job | |
| ~KeyGenerationJob() (defined in Kleo::KeyGenerationJob) | Kleo::KeyGenerationJob | |
| ~QGpgMEJob() | Kleo::QGpgMEJob | [private] |
| ~QGpgMEKeyGenerationJob() | Kleo::QGpgMEKeyGenerationJob | |
|