Qt Quick Test C++ API

为测试提供宏和函数。 更多...

名称空间

QQuickTest 包含 Qt Quick Test 相关的所有函数和宏

详细描述

The C++ macros and functions can be included into your application using the following include statement:

#include <QtQuickTest>
					

另请参阅 在 QML 测试之前执行 C++ .