qtdeclarative/examples/quick
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
..
animation Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
canvas Canvas example: Improve usage of best practices 2023-03-02 17:54:31 +01:00
customitems Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
delegatechooser Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
draganddrop Drag and Drop example: Improve usage of best practices 2023-03-06 01:41:03 +00:00
embeddedinwidgets Doc: Fix documentation warnings 2023-03-20 21:40:00 +00:00
externaldraganddrop Example: no longer use hardcoded colors and make text readable 2023-03-03 19:44:37 +01:00
imageelements Imageelements example: Update by coding conventions from official doc 2023-04-04 06:09:43 +00:00
imageprovider Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
imageresponseprovider Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
itemvariablerefreshrate Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
keyinteraction Keyinteraction example: Update by coding conventions from official doc 2023-03-27 12:45:36 +09:00
layouts Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
localstorage Localstorage example: Follow coding conventions better 2023-03-02 17:54:31 +01:00
models Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
mousearea MouseArea example: Update by coding conventions from official doc 2023-03-15 17:13:56 +09:00
multieffect Doc: Fix documentation warnings 2023-03-20 21:40:00 +00:00
particles Particle system example: qmllint and qsTr() 2023-04-20 22:02:39 +02:00
pointerhandlers Fix button handling in MouseFeedbackSprite of pointerhandler example 2023-04-20 22:23:16 +00:00
positioners Positioners example: Update by coding conventions from official doc 2023-03-23 15:29:45 +09:00
quick-accessibility Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
quickwidgets quickwidget and tableview: Make example cmake files adhere to guidelines 2023-02-21 19:45:44 +01:00
rendercontrol Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
righttoleft Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
scenegraph CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
shadereffects Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
shapes Shapes example: adhere to guidelines 2023-03-10 10:08:14 +01:00
shared Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
tableview quickwidget and tableview: Make example cmake files adhere to guidelines 2023-02-21 19:45:44 +01:00
text Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
threading Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
touchinteraction Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
tutorials Dynamicview example: Update by coding conventions from official doc 2023-03-20 17:16:23 +09:00
views Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
window Adapt quick/window example to AUTO_RESOURCE_PREFIX 2023-03-07 14:00:50 +01:00
CMakeLists.txt Add QtQuick.Effects & MultiEffect 2022-12-07 08:31:43 +02:00
quick.pro Add QtQuick.Effects & MultiEffect 2022-12-07 08:31:43 +02:00