Doc: Reflect changes in Qt Design Studio Manual structure

Change-Id: I811c8715e02e8013c7e34c6dbf0b7a1e60205383
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2018-08-24 13:46:38 +02:00
parent 5bd7af7a90
commit 3b2a7c0b52
12 changed files with 39 additions and 13 deletions

View File

@@ -25,9 +25,13 @@
/*!
\contentspage index.html
\previouspage creator-editor-locator.html
\page creator-editor-refactoring.html
\previouspage creator-editor-locator.html
\if defined(qtdesignstudio)
\nextpage creator-editor-options.html
\else
\nextpage creator-beautifier.html
\endif
\title Refactoring

View File

@@ -31,9 +31,14 @@
/*!
\contentspage index.html
\previouspage creator-macros.html
\page creator-diff-editor.html
\if defined(qtdesignstudio)
\previouspage qt-quick-toolbars.html
\nextpage creator-finding-overview.html
\else
\previouspage creator-macros.html
\nextpage creator-clang-codemodel.html
\endif
\title Comparing Files

View File

@@ -31,8 +31,12 @@
/*!
\contentspage index.html
\previouspage creator-beautifier.html
\page creator-editor-options.html
\if defined(qtdesignstudio)
\previouspage creator-editor-refactoring.html
\else
\previouspage creator-beautifier.html
\endif
\nextpage creator-editor-options-text.html
\title Configuring the Editor
@@ -73,13 +77,16 @@
\li Add, modify, and remove \l{Editing Code Snippets}{code snippets} in
\uicontrol Snippets.
\if defined(qtcreator)
\li View and remove \l{Using Text Editing Macros}{text editing macros}
in \uicontrol Macros.
\endif
\li Configure \l{Completing Code}{code completion} in \uicontrol Completion.
\endlist
\if defined(qtcreator)
\section1 Related Topics
\list
@@ -90,5 +97,6 @@
FakeVim mode.
\endlist
\endif
*/

View File

@@ -31,8 +31,13 @@
/*!
\contentspage index.html
\previouspage creator-clang-codemodel.html
\page creator-finding-overview.html
\if defined(qtdesignstudio)
\previouspage creator-diff-editor.html
\else
\previouspage creator-clang-codemodel.html
\endif
\nextpage creator-editor-finding.html
\title Finding

View File

@@ -33,7 +33,7 @@
\contentspage index.html
\page creator-help.html
\if defined(qtdesignstudio)
\previouspage studio-help.html
\previouspage studio-tutorials.html
\nextpage studio-faq.html
\else
\previouspage creator-help-overview.html

View File

@@ -29,7 +29,7 @@
\page creator-developing-generic-linux.html
\if defined(qtdesignstudio)
\previouspage creator-developing-android.html
\nextpage creator-build-process-customizing.html
\nextpage studio-advanced.html
\else
\previouspage creator-developing-baremetal.html
\nextpage creator-developing-ios.html

View File

@@ -32,11 +32,10 @@
/*!
\contentspage index.html
\page quick-components.html
\previouspage creator-using-qt-quick-designer.html
\if defined(qtdesignstudio)
\previouspage studio-designing.html
\nextpage qtquick-navigator.html
\else
\previouspage creator-using-qt-quick-designer.html
\nextpage quick-buttons.html
\endif

View File

@@ -66,6 +66,8 @@
\li \l{Connecting Objects to Signals}
\li \l{Specifying Dynamic Properties}
\li \l{Adding Bindings Between Properties}
\if defined(qtcreator)
\li \l{Managing C++ Backend Objects}
\endif
\endlist
*/

View File

@@ -33,12 +33,11 @@
\contentspage index.html
\page creator-using-qt-quick-designer.html
\if defined(qtdesignstudio)
\previouspage studio-tutorials.html
\nextpage studio-preview-example.html
\previouspage studio-prototyping.html
\else
\previouspage creator-quick-ui-forms.html
\nextpage quick-components.html
\endif
\nextpage quick-components.html
\title Editing QML Files in Design Mode

View File

@@ -34,7 +34,7 @@
\page creator-qml-performance-monitor.html
\if defined(qtdesignstudio)
\previouspage creator-qml-debugging-example.html
\nextpage creator-help-overview.html
\nextpage studio-help.html
\else
\previouspage creator-analyze-mode.html
\nextpage creator-valgrind-overview.html

View File

@@ -33,7 +33,11 @@
\contentspage index.html
\previouspage creator-indenting-code.html
\page qt-quick-toolbars.html
\if defined(qtdesignstudio)
\nextpage creator-diff-editor.html
\else
\nextpage creator-editor-codepasting.html
\endif
\title Using Qt Quick Toolbars

View File

@@ -34,7 +34,7 @@
\page creator-vcs-git.html
\if defined(qtdesignstudio)
\previouspage studio-projects.html
\nextpage studio-designing.html
\nextpage studio-importing-designs.html
\else
\previouspage creator-vcs-cvs.html
\nextpage creator-vcs-mercurial.html