qt5base-lts/tests/auto/widgets/kernel/qwidget
Oliver Wolff e05dc08ba0 winrt: Implement QPlatformCursor::setPos
Additionally to setting the cursor position we have to make sure that
enter and leave events are triggered. As WinRT at the moment only supports
maximized/fullscreen native top level widgets, an enter or leave event has
to be triggered, every time the cursor enters or leaves the core window.
Same as is done on Windows desktop an enter event is immediately followed
by a move event even for emulated mouse events.

Change-Id: I4b9a7b07f8e24b7887619f96979a064d933788aa
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2018-08-06 05:24:35 +00:00
..
testdata/paintEvent
.gitignore
BLACKLIST Extend blacklisting of showMinimizedKeepFocus to macOS 10.13 2018-07-31 05:02:27 +00:00
geometry-fullscreen.dat
geometry-maximized.dat
geometry.dat
qwidget.pro Merge remote-tracking branch 'origin/5.9' into 5.10 2017-11-09 11:47:57 +01:00
qwidget.qrc
tst_qwidget_mac_helpers.h Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwidget_mac_helpers.mm Updated license headers 2016-01-21 18:55:18 +00:00
tst_qwidget.cpp winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00