qtdeclarative/examples/quick/touchinteraction
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
flickable Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
multipointtouch Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
pincharea Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
main.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
touchinteraction.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
touchinteraction.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
touchinteraction.qmlproject Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
touchinteraction.qrc Use resource files for most examples 2012-12-12 10:32:50 +01:00