Changes to Qt Quick Test

Qt 6 是努力使框架更高效,且更易於使用的結果。

為兼容每個發行的所有公共 API,我們試著維護二進製和源代碼。但是,為使 Qt 成為更優框架,一些改變是不可避免的。

In this topic we summarize those changes in Qt Quick Test, and provide guidance to handle them.

Mouse event simulation

TestCase::mouseMove moves the cursor to the center of the item if the coordinate is not explicitly specified.