Qt Quick Test QML Types▲
You can import this module using the following statement:
Sélectionnez
import QtTestQML Types▲
- 
						SignalSpy: Enables introspection of signal emission. 
- 
						TestCase: Represents a unit test case. 
- 
						TouchEventSequence: TouchEventSequence is used to build and dispatch touch events for testing. 
For more information about how to use these types, see Qt Quick Test.




