qtdeclarative/examples/quick/tutorials/helloworld
Simon Hausmann c27554068e Fix docs to explain the new type syntax for QML methods
[ChangeLog][QtQml] It is now possible to specify types for method
parameters and their return value in QML (basic and object types), using
TypeScript-like syntax with a colon separator. The syntax for QML
declared signals supports the same style.

This change also adapts the remaining snippets and docs to the "fresher"
qml signal parameter syntax.

Change-Id: I601781f01f696276951b04785584adab39fedfd9
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-07-10 09:24:27 +00:00
..
Cell.qml Fix docs to explain the new type syntax for QML methods 2019-07-10 09:24:27 +00:00
tutorial1.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
tutorial2.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
tutorial3.qml Fix outdated BSD license header 2017-10-17 11:18:11 +00:00