summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-24 11:27:32 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-04-24 11:23:59 +0000
commitaad05dde548314e03f679f8a65ae5481982f8040 (patch)
treec513cb20b37cf595302e67943a08145cc76165ea /doc
parentac7283acee1ba60f96fde189374b15bae772f502 (diff)
downloadqt-creator-aad05dde548314e03f679f8a65ae5481982f8040.tar.gz
Doc: Fix links in Qt Design Studio Manual
Change-Id: Ie5a218fcdb8ed4823ce8caac655cc3081236f07f Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc6
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-adding-dynamics.qdoc2
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-components.qdoc2
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc8
4 files changed, 8 insertions, 10 deletions
diff --git a/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc b/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc
index 56be275326..c470d183be 100644
--- a/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/qtcreator/src/editors/creator-coding-edit-mode.qdoc
@@ -130,8 +130,10 @@
\uicontrol {Default line endings} field.
To set the line endings to use for a project, select \uicontrol Projects >
- \uicontrol {Project Settings} > \uicontrol Editor. For more information,
- see \l {Specifying Editor Settings}.
+ \uicontrol {Project Settings} > \uicontrol Editor.
+ \if defined(qtcreator)
+ For more information, see \l {Specifying Editor Settings}.
+ \endif
\section1 Splitting the Editor View
diff --git a/doc/qtcreator/src/qtquick/qtquick-adding-dynamics.qdoc b/doc/qtcreator/src/qtquick/qtquick-adding-dynamics.qdoc
index a2e4b5865a..9370ae848f 100644
--- a/doc/qtcreator/src/qtquick/qtquick-adding-dynamics.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-adding-dynamics.qdoc
@@ -26,7 +26,7 @@
/*!
\contentspage index.html
\page qtquick-adding-dynamics.html
- \previouspage qtquick-fonts.html
+ \previouspage creator-quick-ui-forms.html
\nextpage studio-timeline.html
\title Adding Dynamics
diff --git a/doc/qtcreator/src/qtquick/qtquick-components.qdoc b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
index 4266a4d7d0..611dd97255 100644
--- a/doc/qtcreator/src/qtquick/qtquick-components.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
@@ -33,7 +33,7 @@
\contentspage index.html
\page quick-components.html
\if defined(qtdesignstudio)
- \previouspage studio-prototyping.html
+ \previouspage quick-uis.html
\else
\previouspage creator-using-qt-quick-designer.html
\endif
diff --git a/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc b/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc
index 49f682d7ce..14bb305be1 100644
--- a/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -34,11 +34,7 @@
\contentspage index.html
\page creator-quick-ui-forms.html
\previouspage qtquick-annotations.html
- \if defined(qtdesignstudio)
- \nextpage creator-live-preview.html
- \else
- \nextpage creator-qml-modules-with-plugins.html
- \endif
+ \nextpage qtquick-adding-dynamics.html
\title Qt Quick UI Forms