KDE API Reference
KIO
KIOCore
FileSystemFreeSpaceJob
List of All Members for KIO::FileSystemFreeSpaceJob
This is the complete list of members for
KIO::FileSystemFreeSpaceJob
, 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
availableSize
() const : KIO::filesize_t
capabilities
() const : KJob::Capabilities
clearSubjobs
()
connected
(KIO::Job *)
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
parentJob
() const : KIO::Job *
percent
() const : unsigned long
percentChanged
(KJob *, unsigned long)
processedAmount
(KJob::Unit) const : qulonglong
processedAmountChanged
(KJob *, KJob::Unit, qulonglong)
processedSize
(KJob *, qulonglong)
putOnHold
()
queryMetaData
(const QString &) : QString
removeOnHold
()
removeSubjob
(KJob *) : bool
removeSubjob
(KJob *) : bool
result
(KJob *)
resume
() : bool
resumed
(KJob *)
setAutoDelete
(bool)
setCapabilities
(KJob::Capabilities)
setError
(int)
setErrorText
(const QString &)
setFinishedNotificationHidden
(bool)
setMetaData
(const KIO::MetaData &)
setParentJob
(KIO::Job *)
setPercent
(unsigned long)
setProcessedAmount
(KJob::Unit, qulonglong)
setProgressUnit
(KJob::Unit)
setRedirectionHandlingEnabled
(bool)
setTotalAmount
(KJob::Unit, qulonglong)
setUiDelegate
(KJobUiDelegate *)
setUiDelegateExtension
(KIO::JobUiDelegateExtension *)
size
() const : KIO::filesize_t
slotFinished
()
slotInfoMessage
(KJob *, const QString &)
slotMetaData
(const KIO::MetaData &)
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 &)