![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtQuickTest/private/quicktestglobal_p.h>
#include <QtQuickTest/quicktest.h>
#include <QtQml/qqmlpropertymap.h>
#include <QtQml/qqml.h>
#include <QtCore/qpointer.h>
Go to the source code of this file.
Classes | |
class | QTestRootObject |
Functions | |
bool | qWaitForSignal (QObject *obj, const char *signal, int timeout=5000) |
bool qWaitForSignal | ( | QObject * | obj, |
const char * | signal, | ||
int | timeout = 5000 ) |
Definition at line 241 of file quicktest.cpp.