aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2021-08-18 14:21:13 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2021-08-20 09:15:50 +0000
commit3b2bd641eea94db666a3031c6dd82baebb61a9fa (patch)
tree44c08f3270ab1a02d899765c6845bd2585723e32
parent0318def56ee6b64adeaaacceffce46650065eb18 (diff)
Doc: Update info about how MCU support is indicated in Properties view
Strikethrough text is now used instead of square brackets. Task-number: QDS-4561 Change-Id: I83b7d2e3090c6b69465645c1844ca9a148ebbb4f Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
-rw-r--r--doc/qtcreator/images/qmldesigner-mcu-support.pngbin25658 -> 49490 bytes
-rw-r--r--doc/qtcreator/src/mcu/qtquick-mcu-support.qdocinc4
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/qtcreator/images/qmldesigner-mcu-support.png b/doc/qtcreator/images/qmldesigner-mcu-support.png
index 23d3c0ce3d..78cf610f1b 100644
--- a/doc/qtcreator/images/qmldesigner-mcu-support.png
+++ b/doc/qtcreator/images/qmldesigner-mcu-support.png
Binary files differ
diff --git a/doc/qtcreator/src/mcu/qtquick-mcu-support.qdocinc b/doc/qtcreator/src/mcu/qtquick-mcu-support.qdocinc
index 6635990555..4501225ae4 100644
--- a/doc/qtcreator/src/mcu/qtquick-mcu-support.qdocinc
+++ b/doc/qtcreator/src/mcu/qtquick-mcu-support.qdocinc
@@ -38,9 +38,9 @@
the components available on MCUs are displayed in \l Library >
\uicontrol Components. Only a subset of properties is supported for the
supported components. The properties that are not available on MCUs are
- marked in the \l Properties view by enclosing them in square brackets.
+ marked in the \l Properties view with strikethrough text.
- \image qmldesigner-mcu-support.png "Components and Image properties supported for MCUs"
+ \image qmldesigner-mcu-support.png "Components and Text properties supported for MCUs"
For more information about the supported components and their properties,
see \l{Qt for MCUs - All QML Types}.