aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-12 10:05:39 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-12 15:04:43 +0000
commitb15e19ac1234e69265f55cce6f418d1c397f64cd (patch)
tree0d5dca1fd67c0ad792940c0321d33a997e8bbf10
parent795fb5f59db59c2489feaf7ece8a3e18a3a114da (diff)
Doc: Update screenshot of Properties view in Design mode
...and remove the numbers from the image and text, as one can easily see the item type. Task-number: QDS-2056 Change-Id: I821db7a0f3a4ff1999c58701f379ae3667821a0a Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--doc/qtcreator/images/qmldesigner-element-properties.pngbin63003 -> 59796 bytes
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-properties.qdoc2
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/images/qmldesigner-element-properties.png b/doc/qtcreator/images/qmldesigner-element-properties.png
index 6df75cc67a..18239bdf41 100644
--- a/doc/qtcreator/images/qmldesigner-element-properties.png
+++ b/doc/qtcreator/images/qmldesigner-element-properties.png
Binary files differ
diff --git a/doc/qtcreator/src/qtquick/qtquick-properties.qdoc b/doc/qtcreator/src/qtquick/qtquick-properties.qdoc
index cdba49811c..78c70b2809 100644
--- a/doc/qtcreator/src/qtquick/qtquick-properties.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-properties.qdoc
@@ -37,7 +37,7 @@
The bottom part of the view displays properties that are specific to each
QML type. For example, the following image displays the properties you can
- set for \uicontrol Rectangle (1) and \uicontrol Text (2) items.
+ set for \uicontrol Rectangle and \uicontrol Text items.
\image qmldesigner-element-properties.png