aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-07 09:24:14 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-12 15:04:22 +0000
commit795fb5f59db59c2489feaf7ece8a3e18a3a114da (patch)
tree661c6a31deff3c138a9e51d41829c8f21a66a48e /doc/qtdesignstudio
parent56a4865b2f37e810f656f1f79ea416cac5109d49 (diff)
Doc: Update info about QML types supported by Qt Quick Designer
Update screenshots. Change-Id: If079a93940dc103b4afa283f01c94825d895bfa3 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc/qtdesignstudio')
-rw-r--r--doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc b/doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc
index ad072db594d..c9214a35a21 100644
--- a/doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc
+++ b/doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc
@@ -44,7 +44,7 @@
independently of each other.
\li \l Flipable provides a surface that can be flipped.
\li \l Group provides an item with the size property.
- \li \l Iso adds a container for an ISO 7000 icon.
+ \li \l {Iso}{Iso Icon} adds a container for an ISO 7000 icon.
\li \l Pie adds a pie slice or a pie with a slice missing from it.
\li \l Rectangle adds a rectangle with corners that you can shape
independently of each other.
@@ -60,7 +60,8 @@
You can use the project wizard to create a starting point for a custom
\l [QtQuickControls2] {Button}, \l [QtQuickControls2] {Pane},
- \l [QtQuickControls2] {StackView}{Stack View}, or
+ \l [QtQuickControls2] {StackLayout}{Stacked Layout},
+ \l [QtQuickControls2] {SwipeView}{Swipe View}, or
\l [QtQuickControls2] {Switch}.
\list 1
@@ -68,8 +69,8 @@
\uicontrol {Files and Classes} > \uicontrol {Qt Quick Controls}.
\li Select the control to create, and then select \uicontrol Choose.
- \note Components are listed in the \uicontrol {QML Components}
- section of the \uicontrol Library only if the filename begins
+ \note Components are listed in the \uicontrol {My QML Components}
+ tab of the \uicontrol Library only if the filename begins
with a capital letter.
\li Edit component properties in the \uicontrol Properties view.