qtdeclarative/examples/quick/pointerhandlers
Shawn Rutledge cae32cb2ec Use inline component in sidebar example rather than Loader
Originally in ca9e2a0d74 I used Loader as
a way of reusing some content in two places in one QML file, not
necessarily to test hover behavior with Loader. Inline components
are a little cleaner.

Pick-to: 6.2 6.4 6.5
Change-Id: Ib064bdb460704bec0c714550d8935dcef8af0637
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2023-01-05 06:04:16 +01:00
..
components Add TapHandler.exclusiveSignals to enable single/double tap exclusivity 2022-10-19 06:02:33 +02:00
images
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
fakeFlickable.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
flingAnimation.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
joystick.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
map.qml map example: don't restrict pinch-zoom to center 2023-01-02 18:52:57 +00:00
mixer.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
multibuttons.qml Add TapHandler.exclusiveSignals to enable single/double tap exclusivity 2022-10-19 06:02:33 +02:00
pieMenu.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
pinchHandler.qml Add PinchHandler.scaleAxis, rotationAxis; hold values in axes 2022-12-10 03:13:57 +01:00
pointerhandlers.pro Fix pointer handlers example build: include piemenu, qmake support 2021-12-12 14:39:36 +01:00
pointerhandlers.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
qml.qrc Fix pointer handlers example build: include piemenu, qmake support 2021-12-12 14:39:36 +01:00
sidebar.qml Use inline component in sidebar example rather than Loader 2023-01-05 06:04:16 +01:00
singlePointHandlerProperties.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
tabletCanvasDrawing.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
tapHandler.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
tapWithModifiers.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00