certmanager/lib
Kleo::QGpgMEJob Member ListThis is the complete list of members for Kleo::QGpgMEJob, including all inherited members.
| auditLogAsHtml() const | Kleo::QGpgMEJob | [inline, protected] |
| checkInvariants() const | Kleo::QGpgMEJob | |
| chunkSize() const | Kleo::QGpgMEJob | [inline, protected] |
| createInData(const QByteArray &in) | Kleo::QGpgMEJob | [protected] |
| createOutData() | Kleo::QGpgMEJob | [protected] |
| doEmitDoneSignal()=0 (defined in Kleo::QGpgMEJob) | Kleo::QGpgMEJob | [protected, pure virtual] |
| doEmitProgressSignal(const QString &what, int current, int total)=0 (defined in Kleo::QGpgMEJob) | Kleo::QGpgMEJob | [protected, pure virtual] |
| doOperationDoneEvent(const GpgME::Error &e)=0 | Kleo::QGpgMEJob | [protected, pure virtual] |
| doSlotCancel() | Kleo::QGpgMEJob | [protected] |
| doSlotOperationDoneEvent(GpgME::Context *context, const GpgME::Error &e) | Kleo::QGpgMEJob | [protected] |
| getAuditLog() | Kleo::QGpgMEJob | [protected] |
| hookupContextToEventLoopInteractor() | Kleo::QGpgMEJob | [protected] |
| mCtx | Kleo::QGpgMEJob | [protected] |
| mInData | Kleo::QGpgMEJob | [protected] |
| mInDataDataProvider | Kleo::QGpgMEJob | [protected] |
| mOutData | Kleo::QGpgMEJob | [protected] |
| mOutDataDataProvider | Kleo::QGpgMEJob | [protected] |
| mThis | Kleo::QGpgMEJob | [protected] |
| nextChunk() | Kleo::QGpgMEJob | [protected] |
| numPatterns() const | Kleo::QGpgMEJob | [inline, protected] |
| patterns() const | Kleo::QGpgMEJob | [protected] |
| QGpgMEJob(Kleo::Job *_this, GpgME::Context *context) | Kleo::QGpgMEJob | |
| setChunkSize(unsigned int size) | Kleo::QGpgMEJob | [protected] |
| setPatterns(const QStringList &sl, bool allowEmpty=false) | Kleo::QGpgMEJob | [protected] |
| setSigningKeys(const std::vector< GpgME::Key > &signers) | Kleo::QGpgMEJob | [protected] |
| ~QGpgMEJob() | Kleo::QGpgMEJob | |
|