qtdeclarative/examples/qml
Ulf Hermann 90b4528b84 Avoid discouraged patterns in examples
In particular, use required properties where applicable, explicitly
import QtQml where we use it, avoid unqualified access into the root
scope of a component, use JavaScript functions with explicit parameters
as signal handlers.

Change-Id: I3eaaba47cc3c7a2a12d488e36f9eec145cedbb0e
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-02-11 19:26:05 +01:00
..
doc/src Doc: Fix "Extending QML" documentation 2020-02-11 19:25:53 +01:00
dynamicscene Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
locale Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
networkaccessmanagerfactory Doc: Add missing dots (qtdeclarative) 2018-06-19 12:44:48 +00:00
qml-i18n i18n examples: Add en translation dummies 2018-07-17 08:55:11 +00:00
qmlextensionplugins examples: Make qmlextensionplugins example usable without installation 2020-01-14 09:44:15 +01:00
referenceexamples Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
shell Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
tutorials Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
xmlhttprequest Fix xmlhttprequest example 2019-11-14 10:09:36 +01:00
qml.pro Turn the no-network support into a configurable feature 2016-10-10 14:11:47 +00:00