aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/doc/src/qt6-changes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmltest/doc/src/qt6-changes.qdoc')
-rw-r--r--src/qmltest/doc/src/qt6-changes.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/qmltest/doc/src/qt6-changes.qdoc b/src/qmltest/doc/src/qt6-changes.qdoc
index 03cb61936f..9df130e4ce 100644
--- a/src/qmltest/doc/src/qt6-changes.qdoc
+++ b/src/qmltest/doc/src/qt6-changes.qdoc
@@ -41,6 +41,8 @@
In this topic we summarize those changes in Qt Quick Test, and provide
guidance to handle them.
- \section1 ADD STUFF HERE
+ \section1 Mouse event simulation
+ \l{TestCase::mouseMove} moves the cursor to the center of the item
+ if the coordinate is not explicitly specified.
*/