![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QuickTestResult, including all inherited members.
| beginDataRun() | QuickTestResult | slot |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| clearTestTable() | QuickTestResult | slot |
| compare(bool success, const QString &message, const QVariant &val1, const QVariant &val2, const QUrl &location, int line) | QuickTestResult | slot |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| const | QuickTestResult | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| dataTag | QuickTestResult | |
| dataTag() const | QuickTestResult | |
| dataTagChanged() | QuickTestResult | signal |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| endDataRun() | QuickTestResult | slot |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exitCode() | QuickTestResult | static |
| expectFail(const QString &tag, const QString &comment, const QUrl &location, int line) | QuickTestResult | slot |
| expectFailContinue(const QString &tag, const QString &comment, const QUrl &location, int line) | QuickTestResult | slot |
| fail(const QString &message, const QUrl &location, int line) | QuickTestResult | slot |
| failCount | QuickTestResult | |
| failCount() const | QuickTestResult | |
| failed | QuickTestResult | |
| findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| finishTestData() | QuickTestResult | slot |
| finishTestDataCleanup() | QuickTestResult | slot |
| finishTestFunction() | QuickTestResult | slot |
| functionName | QuickTestResult | |
| functionName() const | QuickTestResult | |
| functionNameChanged() | QuickTestResult | signal |
| functionsToRun | QuickTestResult | |
| functionsToRun() const | QuickTestResult | |
| fuzzyCompare(const QVariant &actual, const QVariant &expected, qreal delta) | QuickTestResult | slot |
| grabImage(QQuickItem *item) | QuickTestResult | slot |
| ignoreWarning(const QJSValue &message) | QuickTestResult | slot |
| inherits(const char *classname) const | QObject | inline |
| initTestTable() | QuickTestResult | slot |
| installEventFilter(QObject *filterObj) | QObject | |
| isBenchmarkDone() const | QuickTestResult | slot |
| isFailed() const | QuickTestResult | |
| isQmlObjectType() const | QObject | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isSkipped() const | QuickTestResult | |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| measurementAccepted() | QuickTestResult | slot |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| needsMoreMeasurements() | QuickTestResult | slot |
| nextBenchmark() | QuickTestResult | slot |
| objectName | QuickTestResult | |
| QObject::objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| parseArgs(int argc, char *argv[]) | QuickTestResult | static |
| passCount | QuickTestResult | |
| passCount() const | QuickTestResult | |
| programNameChanged() | QuickTestResult | signal |
| property(const char *name) const | QObject | |
| Q_REVISION(6, 3) void failOnWarning(const QJSValue &message) | QuickTestResult | slot |
| Q_REVISION(1, 1) QObject *findChild(QObject *parent | QuickTestResult | slot |
| Q_REVISION(1, 13) bool isPolishScheduled(QObject *itemOrWindow) const | QuickTestResult | |
| Q_REVISION(6, 5) bool waitForPolish(QObject *itemOrWindow | QuickTestResult | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QuickTestResult(QObject *parent=nullptr) | QuickTestResult | |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| RepeatUntilValidMeasurement enum value | QuickTestResult | |
| reset() | QuickTestResult | slot |
| RunMode enum name | QuickTestResult | |
| RunOnce enum value | QuickTestResult | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCurrentAppname(const char *appname) | QuickTestResult | static |
| setDataTag(const QString &tag) | QuickTestResult | |
| setFunctionName(const QString &name) | QuickTestResult | |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProgramName(const char *name) | QuickTestResult | static |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| setSkipped(bool skip) | QuickTestResult | |
| setTestCaseName(const QString &name) | QuickTestResult | |
| signalsBlocked() const noexcept | QObject | inline |
| skip(const QString &message, const QUrl &location, int line) | QuickTestResult | slot |
| skipCount | QuickTestResult | |
| skipCount() const | QuickTestResult | |
| skipped | QuickTestResult | |
| skippedChanged() | QuickTestResult | signal |
| sleep(int ms) | QuickTestResult | slot |
| startBenchmark(RunMode runMode, const QString &tag) | QuickTestResult | slot |
| startLogging() | QuickTestResult | slot |
| startMeasurement() | QuickTestResult | slot |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| stopBenchmark() | QuickTestResult | slot |
| stopLogging() | QuickTestResult | slot |
| stringify(QQmlV4FunctionPtr args) | QuickTestResult | slot |
| tagsToRun | QuickTestResult | |
| tagsToRun() const | QuickTestResult | |
| testCaseName | QuickTestResult | |
| testCaseName() const | QuickTestResult | |
| testCaseNameChanged() | QuickTestResult | signal |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| verify(bool success, const QString &message, const QUrl &location, int line) | QuickTestResult | slot |
| wait(int ms) | QuickTestResult | slot |
| waitForRendering(QQuickItem *item, int timeout=5000) | QuickTestResult | slot |
| warn(const QString &message, const QUrl &location, int line) | QuickTestResult | slot |
| ~QObject() | QObject | virtual |
| ~QuickTestResult() override | QuickTestResult |