KIO
KDirLister::Private::CachedItemsJob Member List
This is the complete list of members for KDirLister::Private::CachedItemsJob, including all inherited members.
Bytes | KJob | |
CachedItemsJob(KDirLister *lister, const KUrl &url, bool reload) | KDirLister::Private::CachedItemsJob | |
capabilities() const | KJob | |
Capability enum name | KJob | |
d_ptr | KJob | protected |
description(KJob *job, const QString &title, const QPair< QString, QString > &field1=qMakePair(QString(), QString()), const QPair< QString, QString > &field2=qMakePair(QString(), QString())) | KJob | signal |
Directories | KJob | |
doKill() | KDirLister::Private::CachedItemsJob | protectedvirtual |
done() | KDirLister::Private::CachedItemsJob | slot |
doResume() | KJob | protectedvirtual |
doSuspend() | KJob | protectedvirtual |
emitPercent(qulonglong processedAmount, qulonglong totalAmount) | KJob | protected |
emitResult() | KJob | protected |
EmitResult | KJob | |
emitSpeed(unsigned long speed) | KJob | protected |
error() const | KJob | |
errorString() const | KJob | virtual |
errorText() const | KJob | |
exec() | KJob | |
Files | KJob | |
finished(KJob *job) | KJob | signal |
infoMessage(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | signal |
isAutoDelete() const | KJob | |
isSuspended() const | KJob | |
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 |
NoCapabilities | KJob | |
NoError | KJob | |
percent(KJob *job, unsigned long percent) | KJob | signal |
percent() const | KJob | |
processedAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | signal |
processedAmount(Unit unit) const | KJob | |
processedSize(KJob *job, qulonglong size) | KJob | signal |
Quietly | KJob | |
result(KJob *job) | KJob | signal |
resume() | KJob | slot |
resumed(KJob *job) | KJob | signal |
setAutoDelete(bool autodelete) | KJob | |
setCapabilities(Capabilities capabilities) | KJob | protected |
setEmitCompleted(bool b) | KDirLister::Private::CachedItemsJob | inline |
setError(int errorCode) | KJob | protected |
setErrorText(const QString &errorText) | KJob | protected |
setPercent(unsigned long percentage) | KJob | protected |
setProcessedAmount(Unit unit, qulonglong amount) | KJob | protected |
setTotalAmount(Unit unit, qulonglong amount) | KJob | protected |
setUiDelegate(KJobUiDelegate *delegate) | KJob | |
speed(KJob *job, unsigned long speed) | KJob | signal |
start() | KDirLister::Private::CachedItemsJob | inlinevirtual |
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 |
uiDelegate() const | KJob | |
Unit enum name | KJob | |
url() const | KDirLister::Private::CachedItemsJob | inline |
UserDefinedError | KJob | |
warning(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | signal |
~KJob() | KJob | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.