aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qtquick/qtquick-components.qdoc
diff options
context:
space:
mode:
authorJohanna Vanhatapio <johanna.vanhatapio@qt.io>2021-04-23 15:38:45 +0300
committerJohanna Vanhatapio <johanna.vanhatapio@qt.io>2021-04-23 13:34:41 +0000
commita4d1beca2d65f2095096ed3bb54356ac479269fa (patch)
treed1285a025b200f1f43995402ecbdb64f9f812313 /doc/qtcreator/src/qtquick/qtquick-components.qdoc
parent5c2a95b03536f348da5b0c3a81793d81b946f3a0 (diff)
Doc: Update info about Component
... in Concepts and Terms topic. Also added some links to Creating Components. Task-number: QDS-3407 Change-Id: Iea2314c40ec5edb906ca0e23b9d7dea48cf6c597 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/qtcreator/src/qtquick/qtquick-components.qdoc')
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-components.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-components.qdoc b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
index cbba247ad0..b17234a1da 100644
--- a/doc/qtcreator/src/qtquick/qtquick-components.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
@@ -83,9 +83,9 @@
\list 1
\li Drag-and-drop components from \uicontrol Library (1) to
- \uicontrol Navigator (2), \uicontrol {Form Editor} (3), or
- \l {3D Editor} (4). This creates instances of the components in the
- current component file.
+ \l Navigator (2), \l {Form Editor} (3), or \l {3D Editor} (4).
+ This creates instances of the components in the current
+ component file.
\li Select component instances in \uicontrol Navigator to edit the
values of their properties in \uicontrol Properties.
\image qmldesigner-properties-view.png "Properties view"