KDECore
KCompositeJob Member List
This is the complete list of members for KCompositeJob, including all inherited members.
| addSubjob(KJob *job) | KCompositeJob | protectedvirtual |
| 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 | protected |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| className() const | QObject | |
| clearSubjobs() | KCompositeJob | protected |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| 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) | QObject | |
| Directories enum value | KJob | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| doKill() | KJob | protectedvirtual |
| doResume() | KJob | protectedvirtual |
| doSuspend() | KJob | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| emitPercent(qulonglong processedAmount, qulonglong totalAmount) | KJob | protected |
| emitResult() | KJob | protected |
| EmitResult enum value | KJob | |
| emitSpeed(unsigned long speed) | KJob | protected |
| error() const | KJob | |
| errorString() const | KJob | virtual |
| errorText() const | KJob | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exec() | KJob | |
| Files enum value | KJob | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| finished(KJob *job) | KJob | signal |
| hasSubjobs() | KCompositeJob | protected |
| infoMessage(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | signal |
| inherits(const char *className) const | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) const | QObject | |
| isAutoDelete() const | KJob | |
| isSuspended() const | KJob | |
| isWidgetType() const | QObject | |
| KCompositeJob(QObject *parent=0) | KCompositeJob | explicit |
| KCompositeJob(KCompositeJobPrivate &dd, QObject *parent) | KCompositeJob | protected |
| 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() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| NoCapabilities enum value | KJob | |
| NoError enum value | KJob | |
| normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
| objectName | QObject | |
| objectName() const | QObject | |
| parent() const | 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) const | QObject | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| Quietly enum value | KJob | |
| receivers(const char *signal) const | QObject | protected |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| removeSubjob(KJob *job) | KCompositeJob | protectedvirtual |
| result(KJob *job) | KJob | signal |
| resume() | KJob | slot |
| resumed(KJob *job) | KJob | signal |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| 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 | |
| setObjectName(const QString &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() const | QObject | |
| slotInfoMessage(KJob *job, const QString &plain, const QString &rich) | KCompositeJob | protectedvirtualslot |
| slotResult(KJob *job) | KCompositeJob | protectedvirtualslot |
| speed(KJob *job, unsigned long speed) | KJob | signal |
| start()=0 | KJob | pure virtual |
| startTimer(int interval) | QObject | |
| subjobs() const | KCompositeJob | protected |
| suspend() | KJob | slot |
| Suspendable enum value | KJob | |
| suspended(KJob *job) | KJob | signal |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| 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 *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| uiDelegate() const | KJob | |
| Unit enum name | KJob | |
| UserDefinedError enum value | KJob | |
| warning(KJob *job, const QString &plain, const QString &rich=QString()) | KJob | signal |
| ~KCompositeJob() | KCompositeJob | virtual |
| ~KJob() | KJob | virtual |
| ~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference