forked from qt-creator/qt-creator
Doc: Fix navigation links after structure changes
...in Qt Design Studio manual Change-Id: I6ff4aac1d142fc474fcafa85bc5cb3b5b8fa7675 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage qmldesigner-pathview-editor.html
|
\previouspage quick-states.html
|
||||||
\page qmldesigner-connections.html
|
\page qmldesigner-connections.html
|
||||||
\nextpage quick-signals.html
|
\nextpage quick-signals.html
|
||||||
|
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
/*!
|
/*!
|
||||||
\contentspage {Qt Creator}
|
\contentspage {Qt Creator}
|
||||||
\if defined(qtdesignstudio)
|
\if defined(qtdesignstudio)
|
||||||
\previouspage creator-quick-ui-forms.html
|
\previouspage studio-3d-camera.html
|
||||||
\else
|
\else
|
||||||
\previouspage creator-building-running.html
|
\previouspage creator-building-running.html
|
||||||
\endif
|
\endif
|
||||||
|
@@ -26,15 +26,13 @@
|
|||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\page qmldesigner-pathview-editor.html
|
\page qmldesigner-pathview-editor.html
|
||||||
\if defined(qtdesignstudio)
|
|
||||||
\previouspage studio-fonts.html
|
|
||||||
\nextpage creator-quick-ui-forms.html
|
|
||||||
\else
|
|
||||||
\previouspage quick-states.html
|
\previouspage quick-states.html
|
||||||
|
\if defined(qtdesignstudio)
|
||||||
|
\nextpage studio-3d.html
|
||||||
|
\else
|
||||||
\nextpage qtquick-iso-icon-browser.html
|
\nextpage qtquick-iso-icon-browser.html
|
||||||
\endif
|
\endif
|
||||||
|
|
||||||
|
|
||||||
\title Editing PathView Properties
|
\title Editing PathView Properties
|
||||||
|
|
||||||
A \l{PathView}{Path View} lays out data provided by data models on a
|
A \l{PathView}{Path View} lays out data provided by data models on a
|
||||||
|
@@ -27,7 +27,11 @@
|
|||||||
\contentspage {Qt Creator Manual}
|
\contentspage {Qt Creator Manual}
|
||||||
\page qtquick-properties.html
|
\page qtquick-properties.html
|
||||||
\previouspage qtquick-navigator.html
|
\previouspage qtquick-navigator.html
|
||||||
|
\if defined(qtdesignstudio)
|
||||||
|
\nextpage studio-fonts.html
|
||||||
|
\else
|
||||||
\nextpage studio-timeline.html
|
\nextpage studio-timeline.html
|
||||||
|
\endif
|
||||||
|
|
||||||
\title Specifying Item Properties
|
\title Specifying Item Properties
|
||||||
|
|
||||||
|
@@ -28,11 +28,10 @@
|
|||||||
\page quick-states.html
|
\page quick-states.html
|
||||||
\if defined(qtdesignstudio)
|
\if defined(qtdesignstudio)
|
||||||
\previouspage quick-property-bindings.html
|
\previouspage quick-property-bindings.html
|
||||||
\nextpage studio-fonts.html
|
|
||||||
\else
|
\else
|
||||||
\previouspage quick-connections-backend.html
|
\previouspage quick-connections-backend.html
|
||||||
\nextpage qmldesigner-pathview-editor.html
|
|
||||||
\endif
|
\endif
|
||||||
|
\nextpage qmldesigner-pathview-editor.html
|
||||||
|
|
||||||
\title Adding States
|
\title Adding States
|
||||||
|
|
||||||
|
@@ -25,7 +25,11 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage {Qt Design Studio Manual}
|
\contentspage {Qt Design Studio Manual}
|
||||||
|
\if defined(qtdesignstudio)
|
||||||
|
\previouspage studio-adding-dynamics.html
|
||||||
|
\else
|
||||||
\previouspage qtquick-properties.html
|
\previouspage qtquick-properties.html
|
||||||
|
\endif
|
||||||
\page studio-timeline.html
|
\page studio-timeline.html
|
||||||
\nextpage qmldesigner-connections.html
|
\nextpage qmldesigner-connections.html
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user