forked from qt-creator/qt-creator
Doc: Rename Form Editor view topic using the view name
...and move it to the topic that describes Design views. Change-Id: Ifb0c70936cb1059b8c7e4b86a23a4035b8047411 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -93,13 +93,13 @@
|
|||||||
\li \l {Editing QML Files in Design Mode}
|
\li \l {Editing QML Files in Design Mode}
|
||||||
|
|
||||||
\list
|
\list
|
||||||
|
\li \l{Form Editor}
|
||||||
\li \l{Library}
|
\li \l{Library}
|
||||||
\endlist
|
\endlist
|
||||||
\li \l {Creating UIs}
|
\li \l {Creating UIs}
|
||||||
\list
|
\list
|
||||||
\li \l {Creating Components}
|
\li \l {Creating Components}
|
||||||
\list
|
\list
|
||||||
\li \l{Editing 2D Content}
|
|
||||||
\li \l{Shapes}
|
\li \l{Shapes}
|
||||||
\li \l{Text}
|
\li \l{Text}
|
||||||
\li \l{Images}
|
\li \l{Images}
|
||||||
|
@@ -152,7 +152,7 @@
|
|||||||
|
|
||||||
\list
|
\list
|
||||||
|
|
||||||
\li \l{Editing 2D Content}
|
\li \l{Form Editor}
|
||||||
|
|
||||||
\li \l{Working in 3D Editor}{3D Editor}
|
\li \l{Working in 3D Editor}{3D Editor}
|
||||||
|
|
||||||
|
@@ -33,7 +33,7 @@
|
|||||||
\page creator-using-qt-quick-designer.html
|
\page creator-using-qt-quick-designer.html
|
||||||
\if defined(qtdesignstudio)
|
\if defined(qtdesignstudio)
|
||||||
\previouspage creator-modes.html
|
\previouspage creator-modes.html
|
||||||
\nextpage creator-project-managing-workspaces.html
|
\nextpage qtquick-form-editor.html
|
||||||
\else
|
\else
|
||||||
\previouspage quick-projects.html
|
\previouspage quick-projects.html
|
||||||
\nextpage quick-uis.html
|
\nextpage quick-uis.html
|
||||||
|
@@ -25,13 +25,13 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\page qtquick-form-editor.html
|
\page qtquick-form-editor.html
|
||||||
\previouspage quick-components.html
|
\previouspage creator-using-qt-quick-designer.html
|
||||||
\nextpage quick-shapes.html
|
\nextpage quick-library.html
|
||||||
|
|
||||||
\title Editing 2D Content
|
\title Form Editor
|
||||||
|
|
||||||
You design applications in the \uicontrol {Form Editor} view by placing
|
You design applications in the \uicontrol {Form Editor} view by placing
|
||||||
2D components and assets into it.
|
\l{Component Types}{2D components} and \l{Assets}{assets} into it.
|
||||||
|
|
||||||
When you select items in \uicontrol {Form Editor}, markers
|
When you select items in \uicontrol {Form Editor}, markers
|
||||||
appear around their edges and in their corners. Depending on the shape of
|
appear around their edges and in their corners. Depending on the shape of
|
||||||
|
@@ -58,6 +58,7 @@
|
|||||||
\li \l{Selecting Modes}
|
\li \l{Selecting Modes}
|
||||||
\li \l{Editing QML Files in Design Mode}
|
\li \l{Editing QML Files in Design Mode}
|
||||||
\list
|
\list
|
||||||
|
\li \l{Form Editor}
|
||||||
\li \l{Library}
|
\li \l{Library}
|
||||||
\endlist
|
\endlist
|
||||||
\li \l{Managing Workspaces}
|
\li \l{Managing Workspaces}
|
||||||
@@ -86,7 +87,6 @@
|
|||||||
\li \l{Designing Application Flows}
|
\li \l{Designing Application Flows}
|
||||||
\li \l{Creating Components}
|
\li \l{Creating Components}
|
||||||
\list
|
\list
|
||||||
\li \l{Editing 2D Content}
|
|
||||||
\li \l{Shapes}
|
\li \l{Shapes}
|
||||||
\li \l{Text}
|
\li \l{Text}
|
||||||
\li \l{Images}
|
\li \l{Images}
|
||||||
|
Reference in New Issue
Block a user