qtdeclarative/examples/qml/referenceexamples
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
..
adding Generate registrations for all examples 2020-01-13 16:47:57 +01:00
attached Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
binding Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
coercion Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
default Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
extended Generate registrations for all examples 2020-01-13 16:47:57 +01:00
grouped Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
methods Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
properties Use the extended QQmlListProperty interface in a few places 2020-02-07 09:37:53 +01:00
signal Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
valuesource Avoid discouraged patterns in examples 2020-02-11 19:26:05 +01:00
referenceexamples.pro the qmlextensionplugins example and a bunch of reference examples need QtQuick 2014-02-21 17:43:19 +01:00
referenceexamples.qmlproject More consistent examples directory structure 2012-08-10 08:56:59 +02:00