, including all inherited members.
blockSignals(bool block) | QObject | |
Bytes enum value | KJob | |
capabilities() const | KJob | |
Capability enum name | KJob | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
customEvent(QEvent *event) | QObject | |
d_ptr | KJob | [protected] |
deleteLater() | QObject | |
description(KJob *job, const QString &title, const QPair< QString, QString > &field1=qMakePair(QString(), QString()), const QPair< QString, QString > &field2=qMakePair(QString(), QString())) | KJob | [signal] |
destroyed(QObject *obj=0) | QObject | |
Directories enum value | KJob | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
doKill() | KJob | [protected, virtual] |
doResume() | KJob | [protected, virtual] |
doSuspend() | KJob | [protected, virtual] |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
emitPercent(qulonglong processedAmount, qulonglong totalAmount) | KJob | [protected] |
EmitResult enum value | KJob | |
emitResult() | KJob | [protected] |
emitSpeed(unsigned long speed) | KJob | [protected] |
error() const | KJob | |
errorString() const | KJob | [virtual] |
errorText() const | KJob | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
exec() | KJob | |
Files enum value | KJob | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
finished(KJob *job) | KJob | [signal] |
infoMessage(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | [signal] |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) | QObject | |
isAutoDelete() const | KJob | |
isSuspended() const | KJob | |
isWidgetType() | QObject | |
kill(KillVerbosity verbosity=Quietly) | KJob | [slot] |
Killable enum value | KJob | |
KilledJobError enum value | KJob | |
killTimer(int id) | QObject | |
KillVerbosity enum name | KJob | |
KJob(QObject *parent=0) | KJob | [explicit] |
KJob(KJobPrivate &dd, QObject *parent) | KJob | [protected] |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() | QObject | |
name(const char *defaultName) | QObject | |
NoCapabilities enum value | KJob | |
NoError enum value | KJob | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
parent() | QObject | |
percent() const | KJob | |
percent(KJob *job, unsigned long percent) | KJob | [signal] |
processedAmount(Unit unit) const | KJob | |
processedAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | [signal] |
processedSize(KJob *job, qulonglong size) | KJob | [signal] |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
Quietly enum value | KJob | |
receivers(const char *signal) | QObject | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
result(KJob *job) | KJob | [signal] |
resume() | KJob | [slot] |
resumed(KJob *job) | KJob | [signal] |
sender() | QObject | |
setAutoDelete(bool autodelete) | KJob | |
setCapabilities(Capabilities capabilities) | KJob | [protected] |
setError(int errorCode) | KJob | [protected] |
setErrorText(const QString &errorText) | KJob | [protected] |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
setPercent(unsigned long percentage) | KJob | [protected] |
setProcessedAmount(Unit unit, qulonglong amount) | KJob | [protected] |
setProperty(const char *name, const QVariant &value) | QObject | |
setTotalAmount(Unit unit, qulonglong amount) | KJob | [protected] |
setUiDelegate(KJobUiDelegate *delegate) | KJob | |
signalsBlocked() | QObject | |
speed(KJob *job, unsigned long speed) | KJob | [signal] |
start()=0 | KJob | [pure virtual] |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
suspend() | KJob | [slot] |
Suspendable enum value | KJob | |
suspended(KJob *job) | KJob | [signal] |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
totalAmount(Unit unit) const | KJob | |
totalAmount(KJob *job, KJob::Unit unit, qulonglong amount) | KJob | [signal] |
totalSize(KJob *job, qulonglong size) | KJob | [signal] |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
uiDelegate() const | KJob | |
Unit enum name | KJob | |
UserDefinedError enum value | KJob | |
warning(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | [signal] |
~KJob() | KJob | [virtual] |