, 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] |
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 std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) | Kleo::QGpgMESignEncryptJob | [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] |
QGpgMEJob(Kleo::Job *_this, GpgME::Context *context) | Kleo::QGpgMEJob | [private] |
QGpgMESignEncryptJob(GpgME::Context *context) | Kleo::QGpgMESignEncryptJob | |
result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const QByteArray &cipherText) (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | [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, const QString &caption) const | Kleo::QGpgMESignEncryptJob | [virtual] |
SignEncryptJob(QObject *parent, const char *name) (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | [protected] |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) | Kleo::QGpgMESignEncryptJob | [virtual] |
~Job() | Kleo::Job | |
~QGpgMEJob() | Kleo::QGpgMEJob | [private] |
~QGpgMESignEncryptJob() | Kleo::QGpgMESignEncryptJob | |
~SignEncryptJob() (defined in Kleo::SignEncryptJob) | Kleo::SignEncryptJob | |