KDE API Reference
KIO
KIOCore
NameFinderJob
List of All Members for KIO::NameFinderJob
This is the complete list of members for
KIO::NameFinderJob
, including inherited members.
Capabilities
enum
Capability
enum
KillVerbosity
enum
Unit
enum
anonymous-kjob-h-306
NameFinderJob
(const QUrl &, const QString &, QObject *)
~NameFinderJob
()
addSubjob
(KJob *) : bool
baseUrl
() const : QUrl
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
finalName
() const : QString
finalUrl
() const : QUrl
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
()
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 &)