KDECore
KJob Member List
  This is the complete list of members for KJob, 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 | protected | 
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| children() const | QObject | |
| className() const | QObject | |
| 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 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 | 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 | 
| 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 | |
| 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 | |
| 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 | |
| speed(KJob *job, unsigned long speed) | KJob | signal | 
| start()=0 | KJob | pure virtual | 
| startTimer(int interval) | QObject | |
| 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 | 
| ~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:13 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:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference