, including all inherited members.
| addMetaData(const QString &key, const QString &value) | KIO::Job | |
| addMetaData(const QMap< QString, QString > &values) | KIO::Job | |
| addSubjob(KJob *job) | KIO::Job | [protected, virtual] |
| Bytes | KJob | |
| canceled(KJob *job) | KIO::Job | [signal] |
| canResume(KIO::Job *job, KIO::filesize_t offset) | KIO::TransferJob | [signal] |
| capabilities() const | KJob | |
| Capability enum name | KJob | |
| clearSubjobs() | KCompositeJob | [protected] |
| connected(KIO::Job *job) | KIO::Job | [signal] |
| d_ptr | KJob | [protected] |
| data(long id, const QByteArray &data) | KIO::MultiGetJob | [signal] |
| KIO::TransferJob::data(KIO::Job *job, const QByteArray &data) | KIO::TransferJob | [signal] |
| dataReq(KIO::Job *job, QByteArray &data) | KIO::TransferJob | [signal] |
| description(KJob *job, const QString &title, const QPair< QString, QString > &field1=qMakePair(QString(), QString()), const QPair< QString, QString > &field2=qMakePair(QString(), QString())) | KJob | [signal] |
| detailedErrorStrings(const KUrl *reqUrl=0L, int method=-1) const | KIO::Job | |
| Directories | KJob | |
| doKill() | KIO::SimpleJob | [protected, virtual] |
| doResume() | KIO::TransferJob | [protected, virtual] |
| doSuspend() | KIO::SimpleJob | [protected, virtual] |
| emitPercent(qulonglong processedAmount, qulonglong totalAmount) | KJob | [protected] |
| EmitResult | KJob | |
| emitResult() | KJob | [protected] |
| emitSpeed(unsigned long speed) | KJob | [protected] |
| error() const | KJob | |
| errorString() const | KIO::Job | [virtual] |
| errorText() const | KJob | |
| exec() | KJob | |
| Files | KJob | |
| finished(KJob *job) | KJob | [signal] |
| get(long id, const KUrl &url, const MetaData &metaData) | KIO::MultiGetJob | |
| hasSubjobs() | KCompositeJob | [protected] |
| infoMessage(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | [signal] |
| isAutoDelete() const | KJob | |
| isErrorPage() const | KIO::TransferJob | |
| isInteractive() const | KIO::Job | |
| isSuspended() const | KJob | |
| Job() | KIO::Job | [protected] |
| Job(JobPrivate &dd) | KIO::Job | [protected] |
| KCompositeJob(QObject *parent=0) | KCompositeJob | |
| KCompositeJob(KCompositeJobPrivate &dd, QObject *parent) | KCompositeJob | [protected] |
| kill(KillVerbosity verbosity=Quietly) | KJob | [slot] |
| Killable | KJob | |
| KilledJobError | KJob | |
| KillVerbosity enum name | KJob | |
| KJob(QObject *parent=0) | KJob | |
| KJob(KJobPrivate &dd, QObject *parent) | KJob | [protected] |
| mergeMetaData(const QMap< QString, QString > &values) | KIO::Job | |
| metaData() const | KIO::Job | |
| mimetype(long id, const QString &type) | KIO::MultiGetJob | [signal] |
| KIO::TransferJob::mimetype() const | KIO::TransferJob | |
| KIO::TransferJob::mimetype(KIO::Job *job, const QString &type) | KIO::TransferJob | [signal] |
| MultiGetJob(MultiGetJobPrivate &dd) | KIO::MultiGetJob | [protected] |
| NoCapabilities | KJob | |
| NoError | KJob | |
| outgoingMetaData() const | KIO::Job | |
| parentJob() const | KIO::Job | |
| percent(KJob *job, unsigned long percent) | KJob | [signal] |
| percent() const | KJob | |
| permanentRedirection(KIO::Job *job, const KUrl &fromUrl, const KUrl &toUrl) | KIO::TransferJob | [signal] |
| processedAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | [signal] |
| processedAmount(Unit unit) const | KJob | |
| processedSize(KJob *job, qulonglong size) | KJob | [signal] |
| putOnHold() | KIO::SimpleJob | [virtual] |
| queryMetaData(const QString &key) | KIO::Job | |
| Quietly | KJob | |
| redirection(KIO::Job *job, const KUrl &url) | KIO::TransferJob | [signal] |
| removeOnHold() | KIO::SimpleJob | [static] |
| removeSubjob(KJob *job) | KIO::Job | [protected, virtual] |
| reportDataSent() const | KIO::TransferJob | |
| result(long id) | KIO::MultiGetJob | [signal] |
| KIO::TransferJob::result(KJob *job) | KJob | [signal] |
| resume() | KJob | [slot] |
| resumed(KJob *job) | KJob | [signal] |
| sendAsyncData(const QByteArray &data) | KIO::TransferJob | |
| setAsyncDataEnabled(bool enabled) | KIO::TransferJob | |
| setAutoDelete(bool autodelete) | KJob | |
| setCapabilities(Capabilities capabilities) | KJob | [protected] |
| setError(int errorCode) | KJob | [protected] |
| setErrorText(const QString &errorText) | KJob | [protected] |
| setMetaData(const KIO::MetaData &metaData) | KIO::Job | |
| setModificationTime(const QDateTime &mtime) | KIO::TransferJob | |
| setParentJob(Job *parentJob) | KIO::Job | |
| setPercent(unsigned long percentage) | KJob | [protected] |
| setProcessedAmount(Unit unit, qulonglong amount) | KJob | [protected] |
| setReportDataSent(bool enabled) | KIO::TransferJob | |
| setTotalAmount(Unit unit, qulonglong amount) | KJob | [protected] |
| setTotalSize(KIO::filesize_t bytes) | KIO::TransferJob | |
| setUiDelegate(KJobUiDelegate *delegate) | KJob | |
| showErrorDialog(QWidget *parent=0) | KIO::Job | |
| SimpleJob(SimpleJobPrivate &dd) | KIO::SimpleJob | [protected] |
| slotData(const QByteArray &data) | KIO::MultiGetJob | [protected, virtual, slot] |
| slotDataReq() | KIO::TransferJob | [protected, virtual, slot] |
| slotError(int, const QString &) | KIO::SimpleJob | [slot] |
| slotFinished() | KIO::MultiGetJob | [protected, virtual, slot] |
| slotInfoMessage(KJob *job, const QString &plain, const QString &rich) | KCompositeJob | [protected, virtual, slot] |
| slotMetaData(const KIO::MetaData &_metaData) | KIO::TransferJob | [protected, virtual, slot] |
| slotMimetype(const QString &mimetype) | KIO::MultiGetJob | [protected, virtual, slot] |
| slotRedirection(const KUrl &url) | KIO::MultiGetJob | [protected, virtual, slot] |
| slotResult(KJob *job) | KIO::TransferJob | [protected, virtual] |
| slotWarning(const QString &) | KIO::SimpleJob | [protected, virtual, slot] |
| speed(KJob *job, unsigned long speed) | KJob | [signal] |
| start() | KIO::Job | [inline, virtual] |
| storeSSLSessionFromJob(const KUrl &m_redirectionURL) | KIO::SimpleJob | [protected] |
| subjobs() const | KCompositeJob | [protected] |
| suspend() | KJob | [slot] |
| Suspendable | KJob | |
| suspended(KJob *job) | KJob | [signal] |
| totalAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | [signal] |
| totalAmount(Unit unit) const | KJob | |
| totalSize(KJob *job, qulonglong size) | KJob | [signal] |
| TransferJob(TransferJobPrivate &dd) | KIO::TransferJob | [protected] |
| ui() const | KIO::Job | |
| uiDelegate() const | KJob | |
| Unit enum name | KJob | |
| url() const | KIO::SimpleJob | |
| UserDefinedError | KJob | |
| warning(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | [signal] |
| ~Job() | KIO::Job | [virtual] |
| ~KCompositeJob() | KCompositeJob | [virtual] |
| ~KJob() | KJob | [virtual] |
| ~MultiGetJob() | KIO::MultiGetJob | [virtual] |
| ~SimpleJob() | KIO::SimpleJob | |
| ~TransferJob() | KIO::TransferJob | |