qtdeclarative/examples/quick/pointerhandlers
Kai Köhne fd254513db Examples: Disable QtC junction points for examples using 'shared' directory
Task-number: QTBUG-128914
Pick-to: 6.8
Change-Id: If01f7e17c1f6c033e601e2e012745461c71f2e13
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-09-27 14:00:08 +02:00
..
components Make PieMenu in pointer handlers example work with mouse right-click 2024-01-17 18:25:31 -07:00
doc Doc: Add example categories for qtquick 2023-09-26 14:08:47 +02:00
images Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02:00
CMakeLists.txt examples: Consistently require Qt 6.8 2024-07-03 08:43:43 +02:00
CMakeLists.txt.shared Examples: Disable QtC junction points for examples using 'shared' directory 2024-09-27 14:00:08 +02:00
corkboards.qml Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02:00
fakeFlickable.qml
flingAnimation.qml
joystick.qml
main.cpp
map.qml map example: don't restrict pinch-zoom to center 2023-01-02 18:52:57 +00:00
mixer.qml
multibuttons.qml Add TapHandler.exclusiveSignals to enable single/double tap exclusivity 2022-10-19 06:02:33 +02:00
multiflame.qml Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02:00
pieMenu.qml
pinchHandler.qml Add PinchHandler.scaleAxis, rotationAxis; hold values in axes 2022-12-10 03:13:57 +01:00
pointerhandlers.pro
pointerhandlers.qml Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02:00
qml.qrc Move touchinteraction examples to pointerhandlers and manual test 2023-07-02 21:43:46 +02:00
sidebar.qml Use inline component in sidebar example rather than Loader 2023-01-05 06:04:16 +01:00
singlePointHandlerProperties.qml
tabletCanvasDrawing.qml
tapHandler.qml handlers example: Add TapHandler single/doubleTapped signal feedback 2023-03-10 00:04:02 +01:00
tapWithModifiers.qml