qtdeclarative/examples/qml
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
..
doc/src qmlfunctions.qdoc: Add clarification to QML_FOREIGN 2020-11-23 14:29:02 +01:00
dynamicscene Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
locale examples/qml/locale: Use inline component as a delegate 2021-05-19 11:46:37 +02:00
networkaccessmanagerfactory Update qml examples for improved target path handling 2021-08-24 16:08:21 +10:00
qml-i18n Remove use of deprecated High-DPI application attributes 2020-09-02 17:17:33 +02:00
qmlextensionplugins Update qml examples for improved target path handling 2021-08-24 16:08:21 +10:00
referenceexamples Update qml examples for improved target path handling 2021-08-24 16:08:21 +10:00
shell Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
tutorials Update qml examples for improved target path handling 2021-08-24 16:08:21 +10:00
xmlhttprequest Update qml examples for improved target path handling 2021-08-24 16:08:21 +10:00
CMakeLists.txt Replace custom button component with QQC2 buttons 2021-08-27 17:09:48 +02:00
qml.pro Turn the no-network support into a configurable feature 2016-10-10 14:11:47 +00:00