KDE API Reference
KIO
KIOCore
StoredTransferJob
List of All Members for KIO::StoredTransferJob
This is the complete list of members for
KIO::StoredTransferJob
, including inherited members.
Capabilities
enum
Capability
enum
KillVerbosity
enum
Unit
enum
anonymous-kjob-h-306
addMetaData
(const QMap<QString, QString> &)
addMetaData
(const QString &, const QString &)
addSubjob
(KJob *) : bool
addSubjob
(KJob *) : bool
capabilities
() const : KJob::Capabilities
clearSubjobs
()
connected
(KIO::Job *)
data
() const : QByteArray
data
(KIO::Job *, const QByteArray &)
dataReq
(KIO::Job *, QByteArray &)
description
(KJob *, const QString &, const QPair<QString, QString> &, const QPair<QString, QString> &)
detailedErrorStrings
(const QUrl *, int) const : QStringList
doKill
() : bool
doKill
() : bool
doResume
() : bool
doResume
() : bool
doSuspend
() : bool
doSuspend
() : bool
elapsedTime
() const : qint64
emitPercent
(qulonglong, qulonglong)
emitResult
()
emitSpeed
(unsigned long)
error
() const : int
errorString
() const : QString
errorString
() const : QString
errorText
() const : QString
exec
() : bool
finished
(KJob *)
hasSubjobs
() const : bool
infoMessage
(KJob *, const QString &)
isAutoDelete
() const : bool
isFinishedNotificationHidden
() const : bool
isRedirectionHandlingEnabled
() const : bool
isStartedWithExec
() const : bool
isSuspended
() const : bool
kill
(KJob::KillVerbosity) : bool
mergeMetaData
(const QMap<QString, QString> &)
metaData
() const : KIO::MetaData
mimeTypeFound
(KIO::Job *, const QString &)
mimetype
() const : QString
parentJob
() const : KIO::Job *
percent
() const : unsigned long
percentChanged
(KJob *, unsigned long)
permanentRedirection
(KIO::Job *, const QUrl &, const QUrl &)
processedAmount
(KJob::Unit) const : qulonglong
processedAmountChanged
(KJob *, KJob::Unit, qulonglong)
processedSize
(KJob *, qulonglong)
putOnHold
()
queryMetaData
(const QString &) : QString
redirectUrl
() const : QUrl
redirection
(KIO::Job *, const QUrl &)
removeOnHold
()
removeSubjob
(KJob *) : bool
removeSubjob
(KJob *) : bool
result
(KJob *)
resume
() : bool
resumed
(KJob *)
sendAsyncData
(const QByteArray &)
setAsyncDataEnabled
(bool)
setAutoDelete
(bool)
setCapabilities
(KJob::Capabilities)
setData
(const QByteArray &)
setError
(int)
setErrorText
(const QString &)
setFinishedNotificationHidden
(bool)
setMetaData
(const KIO::MetaData &)
setModificationTime
(const QDateTime &)
setParentJob
(KIO::Job *)
setPercent
(unsigned long)
setProcessedAmount
(KJob::Unit, qulonglong)
setProgressUnit
(KJob::Unit)
setRedirectionHandlingEnabled
(bool)
setSourceSize
(KIO::filesize_t)
setTotalAmount
(KJob::Unit, qulonglong)
setTotalSize
(KIO::filesize_t)
setUiDelegate
(KJobUiDelegate *)
setUiDelegateExtension
(KIO::JobUiDelegateExtension *)
slotData
(const QByteArray &)
slotDataReq
()
slotFinished
()
slotInfoMessage
(KJob *, const QString &)
slotMetaData
(const KIO::MetaData &)
slotMimetype
(const QString &)
slotRedirection
(const QUrl &)
slotResult
(KJob *)
speed
(KJob *, unsigned long)
start
()
startElapsedTimer
()
subjobs
() const : const QList<KJob *> &
suspend
() : bool
suspended
(KJob *)
totalAmount
(KJob::Unit) const : qulonglong
totalAmountChanged
(KJob *, KJob::Unit, qulonglong)
totalSize
(KJob *, qulonglong)
uiDelegate
() const : KJobUiDelegate *
uiDelegateExtension
() const : KIO::JobUiDelegateExtension *
url
() const : const QUrl &
warning
(KJob *, const QString &)