qtdeclarative/examples/quick/text
Oliver Eftevaag ba79f20f31 Text example: adhere to guidelines
- mark readonly properties as readonly.
- Use qsTr() on user facing strings that would be sensible to localize.
- Removed unused lines of code.
- Separate lines with multiple bindings into multiple lines instead.

Pick-to: 6.5
Change-Id: I9664cc2291be2f642dc2d9d27b6c356880a491c7
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2023-03-10 10:04:01 +01:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
fonts Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
imgtag Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
textselection Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
styledtext-layout.qml Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
text.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
text.qml Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
text.qmlproject Update text example to use QML modules 2021-09-04 08:46:56 +02:00
text.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00