certmanager/lib
Kleo::QGpgMEKeyListJob Member ListThis is the complete list of members for Kleo::QGpgMEKeyListJob, 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 QStringList &patterns, bool secretOnly, std::vector< GpgME::Key > &keys) | Kleo::QGpgMEKeyListJob | [virtual] |
hookupContextToEventLoopInteractor() | Kleo::QGpgMEJob | [private] |
Job(QObject *parent, const char *name) | Kleo::Job | [protected] |
KeyListJob(QObject *parent, const char *name) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [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] |
nextKey(const GpgME::Key &key) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [signal] |
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] |
QGpgMEKeyListJob(GpgME::Context *context) | Kleo::QGpgMEKeyListJob | |
result(const GpgME::KeyListResult &result) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [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::QGpgMEKeyListJob | [virtual] |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
start(const QStringList &patterns, bool secretOnly) | Kleo::QGpgMEKeyListJob | [virtual] |
~Job() | Kleo::Job | |
~KeyListJob() (defined in Kleo::KeyListJob) | Kleo::KeyListJob | |
~QGpgMEJob() | Kleo::QGpgMEJob | [private] |
~QGpgMEKeyListJob() | Kleo::QGpgMEKeyListJob | |
|