qtdoc/doc/snippets
Joshua Goins 4994e3dd41 codingconventions: Follow current guidelines for example snippets
Updates the coding convention snippets and example to some of the
current QML guidelines, such as: no parenthesis for single arg signal
handlers and semicolons in multiline blocks. These rules are also
enforced by the qmlformat tool, so it makes sense for the docs to also
reflect this.

Pick-to: 6.5 6.6 6.7
Change-Id: Iae38d1b32b6550e3f880182d064ee30194e21603
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2024-01-08 15:14:44 +00:00
..
examples Examples: Explicitly mention Quick3D requirement in the documentation 2023-08-11 13:58:36 +02:00
ios iOS: Update documentation about icons 2023-09-20 10:26:06 +02:00
platforms/cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 10:01:38 +02:00
plugins Plugin documentation: Refer to Document Viewer Demo 2023-12-20 11:28:58 +01:00
qmlapp codingconventions: Follow current guidelines for example snippets 2024-01-08 15:14:44 +00:00