qtdeclarative/examples/quick/positioners
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 Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
main.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
positioners-attachedproperties.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
positioners-transitions.qml Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
positioners.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
positioners.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
positioners.qmlproject Update positioners examples to new guidelines 2012-03-09 11:03:23 +01:00
positioners.qrc Use resource files for most examples 2012-12-12 10:32:50 +01:00