qtdeclarative/examples/quick/pointerhandlers/components
Shawn Rutledge 3005b22457 Make PieMenu in pointer handlers example work with mouse right-click
It opens instantly with right-click; whereas it animates open with
a finger or stylus, to avoid accidental activation, as before.

Change-Id: I6f530fb6da67c735fe3aae4545c8040f49e8dc05
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
(cherry picked from commit 86081091f9)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 08b00cf7e3)
(cherry picked from commit 4465415de1)
2024-01-19 02:13:23 +00:00
..
images Pointer Handlers example: show mouse wheel feedback 2021-12-10 06:52:06 +01:00
Button.qml Add TapHandler.exclusiveSignals to enable single/double tap exclusivity 2022-10-19 06:02:33 +02:00
CheckBox.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
FakeFlickable.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
FlashAnimation.qml Use SequentialAnimation.loops in FlashAnimation in handlers example 2023-02-21 14:49:42 +00:00
LeftDrawer.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
MomentumAnimation.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
MouseFeedbackSprite.qml Fix button handling in MouseFeedbackSprite of pointerhandler example 2023-04-26 10:45:00 +00:00
QuadPieMenu.qml Make PieMenu in pointer handlers example work with mouse right-click 2024-01-19 02:13:23 +00:00
ScrollBar.qml PointerHanders FakeFlickable: Fix ambiguous references 2023-02-24 14:43:33 +00:00
Slider.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
TouchpointFeedbackSprite.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00