qtdeclarative/examples/quick/animation/behaviors
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
..
FocusRect.qml examples: Add type safety to animation/behaviors example 2019-11-15 16:14:32 +01:00
SideRect.qml examples: Add type safety to animation/behaviors example 2019-11-15 16:14:32 +01:00
behavior-example.qml examples: Add type safety to animation/behaviors example 2019-11-15 16:14:32 +01:00
tvtennis.qml Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
wigglytext.qml Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00