qtdeclarative/examples/quick
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
..
animation Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
canvas Canvas example: Improve usage of best practices 2023-03-02 17:54:31 +01:00
customitems Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
delegatechooser Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
draganddrop Drag and Drop example: Improve usage of best practices 2023-03-06 01:41:03 +00:00
embeddedinwidgets Add embeddedinwidgets example doc page 2023-03-07 12:01:27 +01:00
externaldraganddrop Example: no longer use hardcoded colors and make text readable 2023-03-03 19:44:37 +01:00
imageelements Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
imageprovider Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
imageresponseprovider Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
itemvariablerefreshrate Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
keyinteraction Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
layouts Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
localstorage Localstorage example: Follow coding conventions better 2023-03-02 17:54:31 +01:00
models Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
mousearea Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
multieffect Add doc page for MultiEffect examples 2023-03-07 10:24:50 +01:00
particles Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
pointerhandlers handlers example: Add TapHandler single/doubleTapped signal feedback 2023-03-10 00:04:02 +01:00
positioners Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
quick-accessibility Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
quickwidgets quickwidget and tableview: Make example cmake files adhere to guidelines 2023-02-21 19:45:44 +01:00
rendercontrol Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
righttoleft Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
scenegraph CMake: Allow omitting the version of QML modules 2023-01-27 19:16:39 +01:00
shadereffects Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
shapes Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
shared Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
tableview quickwidget and tableview: Make example cmake files adhere to guidelines 2023-02-21 19:45:44 +01:00
text Text example: adhere to guidelines 2023-03-10 10:04:01 +01:00
threading Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
touchinteraction Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
tutorials Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
views Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
window Adapt quick/window example to AUTO_RESOURCE_PREFIX 2023-03-07 14:00:50 +01:00
CMakeLists.txt Add QtQuick.Effects & MultiEffect 2022-12-07 08:31:43 +02:00
quick.pro Add QtQuick.Effects & MultiEffect 2022-12-07 08:31:43 +02:00