aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qtquick/qtquick-uis.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/qtquick/qtquick-uis.qdoc')
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-uis.qdoc14
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-uis.qdoc b/doc/qtcreator/src/qtquick/qtquick-uis.qdoc
index e681a32bc0..5a80438259 100644
--- a/doc/qtcreator/src/qtquick/qtquick-uis.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-uis.qdoc
@@ -27,10 +27,11 @@
\page quick-uis.html
\if defined(qtdesignstudio)
\previouspage quick-converting-ui-projects.html
+ \nextpage studio-app-flows.html
\else
\previouspage creator-using-qt-quick-designer.html
- \endif
\nextpage quick-components.html
+ \endif
\title Creating UIs
@@ -58,6 +59,17 @@
\list
+ \if defined(qtdesignstudio)
+ \li \l {Designing Application Flows}
+
+ After you export and import your artwork, you can design the
+ application flow in the form of a \e {schematic diagram} that
+ shows all significant components of an application UI and their
+ interconnections by means of symbols. This results in an
+ interactive prototype that can be clicked through to simulate
+ the user experience of the application.
+ \endif
+
\li \l {Creating Components}
In addition to your imported artwork, you can use the Design