qtdeclarative/examples/qml
Friedemann Kleint c442ed4d65 Polish the QML reference examples
- Use member initialization, which allows for using
  constructors from the base classes
- Use qsizetype for indexes
- Use qInfo() instead of qWarning() for printing
- Add spaces/fix formatting

Pick-to: 6.2
Change-Id: Iebce1b810ce00f29395207d93303363b3b71e52e
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2021-11-04 10:51:39 +01:00
..
doc/src Polish the QML reference examples 2021-11-04 10:51:39 +01:00
dynamicscene Update examples to use new PropertyChanges 2021-11-03 09:14:48 +01: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 doc: Replace qmlscene with qml 2021-09-29 23:16:33 +02:00
referenceexamples Polish the QML reference examples 2021-11-04 10:51:39 +01:00
shell Raise cmake_minimum_required to VERSION 3.16 in examples 2021-08-17 13:48:14 +02:00
tutorials CMake: qmake: Fix chapter6-plugins example to build in more configs 2021-08-31 14:51:25 +10:00
xmlhttprequest Simplify the XmlHttpRequest example 2021-09-03 10:39:37 +02: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