Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
quicktest_p.h File Reference

(fb0ee24b9f9268b4cb76be0860841f3f6ffaa988)

#include <QtQuickTest/private/quicktestglobal_p.h>
#include <QtQuickTest/quicktest.h>
#include <QtQml/qqmlpropertymap.h>
#include <QtQml/qqml.h>
#include <QtCore/qpointer.h>
+ Include dependency graph for quicktest_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QTestRootObject
 

Functions

bool qWaitForSignal (QObject *obj, const char *signal, int timeout=5000)
 

Function Documentation

◆ qWaitForSignal()

bool qWaitForSignal ( QObject * obj,
const char * signal,
int timeout = 5000 )

Definition at line 237 of file quicktest.cpp.

References ba, QMetaObject::connect(), QByteArray::constData(), QMetaObject::normalizedSignature(), QSIGNAL_CODE, QTest::qWaitFor(), qWarning, signal, and SimpleReceiver::signalReceived.

Referenced by QuickTestResult::waitForRendering().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: