qtdeclarative/examples/quick/pointerhandlers/components
Shawn Rutledge 86081091f9 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.

Pick-to: 6.5 6.6 6.7
Change-Id: I6f530fb6da67c735fe3aae4545c8040f49e8dc05
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2024-01-17 18:25:31 -07:00
..
images Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02: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
CorkPanel.qml Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +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 07:02:18 +01: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-20 22:23:16 +00:00
QuadPieMenu.qml Make PieMenu in pointer handlers example work with mouse right-click 2024-01-17 18:25:31 -07:00
ScrollBar.qml PointerHanders FakeFlickable: Fix ambiguous references 2023-02-24 12:39:55 +01: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