qtdoc/doc/snippets/qmlapp/codingconventions
Maximilian Goldstein 90cb1091b3 qmlapp/codingconventions: Treat states and transitions as properties
States and transitions are not special on a language level.
They should be written along with other object properties.

Also updates the example to no longer use the undesirable syntax for Lists.

Change-Id: Ib20eb768bd9f6c96b6850cd714f47cda45ce69b9
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-10-22 15:24:13 +02:00
..
dotproperties.qml Unify license header usage 2016-02-04 09:40:20 +00:00
javascript-imports.qml Unify license header usage 2016-02-04 09:40:20 +00:00
javascript-semicolons.qml Update QML Coding Conventions to mention semicolon usage 2016-10-06 11:40:48 +00:00
javascript.qml Unify license header usage 2016-02-04 09:40:20 +00:00
myscript.js Doc: Adding "QML Application Developer Resources" guide. 2013-04-29 14:32:59 +02:00
photo.qml qmlapp/codingconventions: Treat states and transitions as properties 2020-10-22 15:24:13 +02:00