qtdeclarative/examples/quick/tutorials
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
..
dynamicview Replace more vestiges of VisualDataModel, *Group and VisualItemModel 2018-10-03 15:16:37 +00:00
helloworld Fix docs to explain the new type syntax for QML methods 2019-07-10 09:24:27 +00:00
samegame Fix outdated BSD license header 2017-10-17 11:18:11 +00:00
tutorials.pro Remove old 'Getting started with Qt Quick' example 2018-10-15 14:29:21 +00:00