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}
|
||||
|
||||
\list
|
||||
\li \l{Form Editor}
|
||||
\li \l{Library}
|
||||
\endlist
|
||||
\li \l {Creating UIs}
|
||||
\list
|
||||
\li \l {Creating Components}
|
||||
\list
|
||||
\li \l{Editing 2D Content}
|
||||
\li \l{Shapes}
|
||||
\li \l{Text}
|
||||
\li \l{Images}
|
||||
|
@@ -152,7 +152,7 @@
|
||||
|
||||
\list
|
||||
|
||||
\li \l{Editing 2D Content}
|
||||
\li \l{Form Editor}
|
||||
|
||||
\li \l{Working in 3D Editor}{3D Editor}
|
||||
|
||||
|
@@ -33,7 +33,7 @@
|
||||
\page creator-using-qt-quick-designer.html
|
||||
\if defined(qtdesignstudio)
|
||||
\previouspage creator-modes.html
|
||||
\nextpage creator-project-managing-workspaces.html
|
||||
\nextpage qtquick-form-editor.html
|
||||
\else
|
||||
\previouspage quick-projects.html
|
||||
\nextpage quick-uis.html
|
||||
|
@@ -25,13 +25,13 @@
|
||||
|
||||
/*!
|
||||
\page qtquick-form-editor.html
|
||||
\previouspage quick-components.html
|
||||
\nextpage quick-shapes.html
|
||||
\previouspage creator-using-qt-quick-designer.html
|
||||
\nextpage quick-library.html
|
||||
|
||||
\title Editing 2D Content
|
||||
\title Form Editor
|
||||
|
||||
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
|
||||
appear around their edges and in their corners. Depending on the shape of
|
||||
|
@@ -58,6 +58,7 @@
|
||||
\li \l{Selecting Modes}
|
||||
\li \l{Editing QML Files in Design Mode}
|
||||
\list
|
||||
\li \l{Form Editor}
|
||||
\li \l{Library}
|
||||
\endlist
|
||||
\li \l{Managing Workspaces}
|
||||
@@ -86,7 +87,6 @@
|
||||
\li \l{Designing Application Flows}
|
||||
\li \l{Creating Components}
|
||||
\list
|
||||
\li \l{Editing 2D Content}
|
||||
\li \l{Shapes}
|
||||
\li \l{Text}
|
||||
\li \l{Images}
|
||||
|
Reference in New Issue
Block a user