qtdeclarative/examples/quick/pointerhandlers/components
Matthias Rauter 30c3a65b7b Fix button handling in MouseFeedbackSprite of pointerhandler example
HoverHandler does not react to button presses. Images to indicate button
presses are loaded but never shown because of this. This patch adds an
additional PointHandler which reacts to button presses.

Pick-to: 6.5
Change-Id: I60c1daef5144d7431605b0dc7dbedc0723a17fe0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-04-20 22:23:16 +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 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 Use SPDX license identifiers 2022-06-11 08:05:15 +02: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