qtdeclarative/examples/qml/dynamicscene/content
Oliver Eftevaag dad9a15c9c Replace custom button component with QQC2 buttons
Now that we've moved qtquickcontrols2 into the qtdeclarative submodule.
We want our examples to simply use qqc2 controls, rather than custom
made buttons and other controls.

This example used a custom made button component, which this patch will
replace with qqc2.

It will also use qqc2 in other places where it makes sense, like replacing
a TextEdit with a qqc2 TextArea, and Text components with qqc2 Labels.

Task-number: QTBUG-95733
Pick-to: 6.2
Change-Id: Ic733cd592cd10ef2cf45058aaf08a0f6b2f5bd2c
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2021-08-27 17:09:48 +02:00
..
images Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
GenericSceneItem.qml Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
PaletteItem.qml Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
PerspectiveItem.qml Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
Sun.qml Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
itemCreation.js fix whitespace 2014-01-22 21:01:53 +01:00