certmanager/lib
Kleo::QGpgMEEncryptJob Member ListThis is the complete list of members for Kleo::QGpgMEEncryptJob, 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] |
EncryptJob(QObject *parent, const char *name) (defined in Kleo::EncryptJob) | Kleo::EncryptJob | [protected] |
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) | Kleo::QGpgMEEncryptJob | [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] |
QGpgMEEncryptJob(GpgME::Context *context) | Kleo::QGpgMEEncryptJob | |
QGpgMEJob(Kleo::Job *_this, GpgME::Context *context) | Kleo::QGpgMEJob | [private] |
result(const GpgME::EncryptionResult &result, const QByteArray &cipherText) (defined in Kleo::EncryptJob) | Kleo::EncryptJob | [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::QGpgMEEncryptJob | [virtual] |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
start(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) | Kleo::QGpgMEEncryptJob | [virtual] |
~EncryptJob() (defined in Kleo::EncryptJob) | Kleo::EncryptJob | |
~Job() | Kleo::Job | |
~QGpgMEEncryptJob() | Kleo::QGpgMEEncryptJob | |
~QGpgMEJob() | Kleo::QGpgMEJob | [private] |
|