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++ .