Doc: Use defines in navigation links

To be able to build Qt Creator Manual and Qt Design Studio Manual
from the same sources.

Change-Id: I6adbc7b7f23c40f24508a8de7ae9ad5a2a3a103e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Leena Miettinen
2018-08-10 16:15:05 +02:00
parent b70f2b2a69
commit 8828d79c4a
25 changed files with 140 additions and 25 deletions

View File

@@ -31,9 +31,14 @@
/*!
\contentspage index.html
\previouspage creator-using-qt-quick-designer.html
\page quick-components.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
\title Creating Components

View File

@@ -25,9 +25,13 @@
/*!
\contentspage {Qt Creator Manual}
\previouspage quick-dynamic-properties.html
\page quick-property-bindings.html
\previouspage quick-dynamic-properties.html
\if defined(qtdesignstudio)
\nextpage quick-states.html
\else
\nextpage quick-connections-backend.html
\endif
\title Adding Bindings Between Properties

View File

@@ -31,9 +31,14 @@
/*!
\contentspage index.html
\previouspage creator-quick-ui-forms.html
\page creator-using-qt-quick-designer.html
\if defined(qtdesignstudio)
\previouspage studio-tutorials.html
\nextpage studio-preview-example.html
\else
\previouspage creator-quick-ui-forms.html
\nextpage quick-components.html
\endif
\title Editing QML Files in Design Mode

View File

@@ -25,9 +25,14 @@
/*!
\contentspage index.html
\previouspage quick-states.html
\page qtquick-iso-icon-browser.html
\if defined(qtdesignstudio)
\previouspage qmldesigner-pathview-editor.html
\nextpage creator-quick-ui-forms.html
\else
\previouspage quick-states.html
\nextpage quick-export-to-qml.html
\endif
\title Browsing ISO 7000 Icons

View File

@@ -25,8 +25,12 @@
/*!
\contentspage {Qt Creator Manual}
\previouspage quick-scalable-image.html
\page qtquick-navigator.html
\if defined(qtdesignstudio)
\previouspage quick-components.html
\else
\previouspage quick-scalable-image.html
\endif
\nextpage qtquick-properties.html
\title Managing Item Hierarchy

View File

@@ -25,9 +25,14 @@
/*!
\contentspage index.html
\previouspage qtquick-properties.html
\page qmldesigner-pathview-editor.html
\if defined(qtdesignstudio)
\previouspage studio-fonts.html
\nextpage qtquick-iso-icon-browser.html
\else
\previouspage qtquick-properties.html
\nextpage qmldesigner-connections.html
\endif
\title Editing PathView Properties

View File

@@ -25,9 +25,13 @@
/*!
\contentspage {Qt Creator Manual}
\previouspage qtquick-navigator.html
\page qtquick-properties.html
\previouspage qtquick-navigator.html
\if defined(qtdesignstudio)
\nextpage studio-timeline.html
\else
\nextpage qmldesigner-pathview-editor.html
\endif
\title Specifying Item Properties

View File

@@ -25,9 +25,14 @@
/*!
\contentspage {Qt Creator Manual}
\previouspage quick-connections-backend.html
\page quick-states.html
\if defined(qtdesignstudio)
\previouspage quick-property-bindings.html
\nextpage studio-fonts.html
\else
\previouspage quick-connections-backend.html
\nextpage qtquick-iso-icon-browser.html
\endif
\title Adding States

View File

@@ -32,9 +32,14 @@
/*!
\contentspage index.html
\previouspage quick-projects.html
\page creator-quick-ui-forms.html
\if defined(qtdesignstudio)
\previouspage qtquick-iso-icon-browser.html
\nextpage studio-live-preview.html
\else
\previouspage quick-projects.html
\nextpage creator-using-qt-quick-designer.html
\endif
\title Qt Quick UI Forms