- Capabilities
- enum Capability
- enum Unit
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- capabilities() const : KJob::Capabilities
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- data() const : QJsonObject
- deleteLater()
- description(KJob *, const QString &, const QPair<QString, QString> &, const QPair<QString, QString> &)
- destroyed(QObject *)
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- doKill() : bool
- doResume() : bool
- doSuspend() : bool
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- emitPercent(qulonglong, qulonglong)
- emitResult()
- emitSpeed(unsigned long)
- error() const : int
- errorString() const : QString
- errorText() const : QString
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- exec() : bool
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- infoMessage(KJob *, const QString &)
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isAutoDelete() const : bool
- isFinishedNotificationHidden() const : bool
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
|
- isStartedWithExec() const : bool
- isSuspended() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- kill(KJob::KillVerbosity) : bool
- killTimer(int)
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- output() const : QJsonObject
- outputChanged(const QJsonObject &)
- parent() const : QObject *
- percent() const : unsigned long
- percentChanged(KJob *, unsigned long)
- processedAmount(KJob::Unit) const : qulonglong
- processedSize(KJob *, qulonglong)
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- result(KJob *)
- resume() : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setAutoDelete(bool)
- setCapabilities(KJob::Capabilities)
- setError(int)
- setErrorText(const QString &)
- setFinishedNotificationHidden(bool)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setOutput(const QJsonObject &)
- setParent(QObject *)
- setPercent(unsigned long)
- setProcessedAmount(KJob::Unit, qulonglong)
- setProgressUnit(KJob::Unit)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- setTotalAmount(KJob::Unit, qulonglong)
- setUiDelegate(KJobUiDelegate *)
- signalsBlocked() const : bool
- speed(KJob *, unsigned long)
- start()
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::milliseconds, Qt::TimerType) : int
- staticMetaObject :
- suspend() : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- totalAmount(KJob::Unit) const : qulonglong
- totalSize(KJob *, qulonglong)
- tr(const char *, const char *, int) : QString
- uiDelegate() const : KJobUiDelegate *
- warning(KJob *, const QString &)
|