aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-24 17:04:57 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-08-25 06:59:41 +0000
commit2d12e6b1194d813b814694a37949a6e7aaaf6821 (patch)
treeac80901700fd40035638bb99711cb4a9fe25903b
parent470278dfe7770ced4da60d4aadafd0af1e1fccda (diff)
Doc: Update Qt Quick Designer overview
Update screenshot. Change-Id: I5be9abd2e741e738718b7dcbb589ad4425e54e67 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-designer.qdoc10
-rw-r--r--doc/qtdesignstudio/images/studio-design-mode.pngbin75844 -> 74365 bytes
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-designer.qdoc b/doc/qtcreator/src/qtquick/qtquick-designer.qdoc
index 412cbc8f55..98059facac 100644
--- a/doc/qtcreator/src/qtquick/qtquick-designer.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-designer.qdoc
@@ -52,8 +52,10 @@
following views, select \uicontrol View > \uicontrol Views:
\list
- \li \uicontrol {Form Editor} (1) provides a canvas for designing 2D UIs.
- For more information, see \l {Editing 2D Content}.
+ \li \uicontrol {Form Editor} (1) provides a canvas for designing
+ 2D UIs. For more information, see \l {Editing 2D Content}.
+ When you are editing 3D scenes, the \uicontrol {Form Editor} is
+ used as a canvas for the 3D scene projected by the camera.
\li \uicontrol {3D Editor} provides an editor for files you created
using 3D graphics applications and stored in one of the supported
@@ -88,11 +90,11 @@
\li \uicontrol {Open Documents} shows currently open files.
- \li \uicontrol {Projects} shows a list of projects open in the
+ \li \uicontrol {Projects} (6) shows a list of projects open in the
current session. For more information, see
\l{Viewing Project Files}.
- \li \uicontrol {States} (6) displays the different states of the item.
+ \li \uicontrol {States} displays the different states of the item.
QML states typically describe user interface configurations, such as
the UI controls, their properties and behavior and the available
actions. For more information, see \l{Adding States}.
diff --git a/doc/qtdesignstudio/images/studio-design-mode.png b/doc/qtdesignstudio/images/studio-design-mode.png
index 9937cce4ff..33cdfb5ea7 100644
--- a/doc/qtdesignstudio/images/studio-design-mode.png
+++ b/doc/qtdesignstudio/images/studio-design-mode.png
Binary files differ