KDE API Reference
KCoreAddons
KCoreAddons
KCompositeJob
List of All Members for KCompositeJob
This is the complete list of members for
KCompositeJob
, including inherited members.
flags
Capabilities
enum
Capability
enum
KillVerbosity
enum
Unit
KCompositeJob
(QObject *)
addSubjob
(KJob *) : bool
capabilities
() const : KJob::Capabilities
clearSubjobs
()
description
(KJob *, const QString &, const QPair<QString, QString> &, const QPair<QString, QString> &)
doKill
() : bool
doResume
() : bool
doSuspend
() : bool
elapsedTime
() const : qint64
emitPercent
(qulonglong, qulonglong)
emitResult
()
emitSpeed
(unsigned long)
error
() const : int
errorString
() const : QString
errorText
() const : QString
exec
() : bool
finished
(KJob *)
hasSubjobs
() const : bool
infoMessage
(KJob *, const QString &)
isAutoDelete
() const : bool
isFinishedNotificationHidden
() const : bool
isStartedWithExec
() const : bool
isSuspended
() const : bool
kill
(KJob::KillVerbosity) : bool
percent
() const : unsigned long
percentChanged
(KJob *, unsigned long)
processedAmount
(KJob::Unit) const : qulonglong
processedAmountChanged
(KJob *, KJob::Unit, qulonglong)
processedSize
(KJob *, qulonglong)
removeSubjob
(KJob *) : bool
result
(KJob *)
resume
() : bool
resumed
(KJob *)
setAutoDelete
(bool)
setCapabilities
(KJob::Capabilities)
setError
(int)
setErrorText
(const QString &)
setFinishedNotificationHidden
(bool)
setPercent
(unsigned long)
setProcessedAmount
(KJob::Unit, qulonglong)
setProgressUnit
(KJob::Unit)
setTotalAmount
(KJob::Unit, qulonglong)
setUiDelegate
(KJobUiDelegate *)
slotInfoMessage
(KJob *, const QString &)
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 *
warning
(KJob *, const QString &)