aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2020-05-15 17:20:20 +0200
committerTim Jenssen <tim.jenssen@qt.io>2020-05-15 17:20:20 +0200
commitaa79d30b83fc79e8e18af4da0062ddf21fcd201f (patch)
treef97fe44d83aa76a9c2629039aa44ebef82d5d91b /doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc
parent765d3a6bc0343f3f26f9d2dbd65373b29f07177f (diff)
parent7051ba84984b20676ef2de07349e56b0d7bdfa8c (diff)
Merge remote-tracking branch 'origin/4.12' into qds-1.50qds/v1.5.0
Diffstat (limited to 'doc/qtdesignstudio/src/qtdesignstudio-components.qdocinc')
-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 ad072db594..c9214a35a2 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.