Qt Quick Test C++ API▲
Provides macros and functions for tests.
Namespaces▲
-
QQuickTest: The QQuickTest namespace 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:
Sélectionnez
#include <QtQuickTest>
See Also▲
See also Executing C++ Before QML Tests