Qt Quick Test C++ API

Provides macros and functions for tests. More...

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.