qt6-bb10/tests/auto/gui
Shawn Rutledge 153dcfbbba Rename is[Begin|Update|End]Event, reimplement in QWheelEvent
These states correspond well with ScrollPhase, and this abstraction
makes it possible to handle wheel events the same way as mouse events
in Qt Quick: on "begin" we deliver to all Items and Handlers until
all points (the only point) are accepted; on "update" and "end" we
deliver only to the exclusive grabber, if there is one, and to any
passive grabbers.

Change-Id: I702dbd4f2c1bf5962eb3dbb9e4b725300a00a887
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-09-17 19:03:24 +02:00
..
image Fix deprecation warnings in tests 2020-09-17 06:45:59 +02:00
itemmodels Fix tests to build in a no-widgets configuration 2020-09-15 15:55:47 +02:00
kernel Rename is[Begin|Update|End]Event, reimplement in QWheelEvent 2020-09-17 19:03:24 +02:00
math3d Remove deprecated method QQuaternion::conjugate 2020-09-07 04:36:16 +02:00
painting Deprecate implicit QPixmap conversion to QBitmap 2020-09-17 13:26:50 +02:00
qopengl Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
qopenglconfig CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qvulkan CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
rhi rhi: sanityCheckGraphicsPipeline handle no vertex attributes 2020-08-18 07:58:50 +02:00
text Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
util Rename QLibraryInfo::location() to path() 2020-09-12 23:35:56 +02:00
.prev_CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
gui.pro Remove winrt 2020-06-06 20:25:49 +02:00