certmanager/lib
Kleo::QGpgMEDecryptJob Member ListThis is the complete list of members for Kleo::QGpgMEDecryptJob, including all inherited members.
checkInvariants() const | Kleo::QGpgMEJob | [private] |
chunkSize() const | Kleo::QGpgMEJob | [inline, private] |
createInData(const QByteArray &in) | Kleo::QGpgMEJob | [private] |
createOutData() | Kleo::QGpgMEJob | [private] |
DecryptJob(QObject *parent, const char *name) (defined in Kleo::DecryptJob) | Kleo::DecryptJob | [protected] |
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] |
exec(const QByteArray &cipherText, QByteArray &plainText) | Kleo::QGpgMEDecryptJob | [virtual] |
hookupContextToEventLoopInteractor() | Kleo::QGpgMEJob | [private] |
Job(QObject *parent, const char *name) | Kleo::Job | [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] |
QGpgMEDecryptJob(GpgME::Context *context) | Kleo::QGpgMEDecryptJob | |
QGpgMEJob(Kleo::Job *_this, GpgME::Context *context) | Kleo::QGpgMEJob | [private] |
result(const GpgME::DecryptionResult &result, const QByteArray &plainText) (defined in Kleo::DecryptJob) | Kleo::DecryptJob | [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 QByteArray &cipherText) | Kleo::QGpgMEDecryptJob | [virtual] |
~DecryptJob() (defined in Kleo::DecryptJob) | Kleo::DecryptJob | |
~Job() | Kleo::Job | |
~QGpgMEDecryptJob() | Kleo::QGpgMEDecryptJob | |
~QGpgMEJob() | Kleo::QGpgMEJob | [private] |
|