certmanager/lib
Kleo::DownloadJob Member List
This is the complete list of members for Kleo::DownloadJob, including all inherited members.done() (defined in Kleo::Job) | Kleo::Job | [signal] |
DownloadJob(QObject *parent, const char *name) (defined in Kleo::DownloadJob) | Kleo::DownloadJob | [protected] |
Job(QObject *parent, const char *name) | Kleo::Job | [protected] |
progress(const QString &what, int current, int total) (defined in Kleo::Job) | Kleo::Job | [signal] |
result(const GpgME::Error &result, const QByteArray &keyData) (defined in Kleo::DownloadJob) | Kleo::DownloadJob | [signal] |
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 QStringList &fingerprints)=0 | Kleo::DownloadJob | [pure virtual] |
~DownloadJob() (defined in Kleo::DownloadJob) | Kleo::DownloadJob | |
~Job() | Kleo::Job |