Qt Quick Test C++ API
Provides macros and functions for tests. More...
Namespaces
| Contains all the functions and macros related to Qt Quick Test | 
Detailed Description
The C++ macros and functions can be included into your application using the following include statement:
 #include <QtQuickTest>
See also Executing C++ Before QML Tests.