Doc: Fix broken links

By hiding them if the link target is not part of the manual
or by fixing the link target if the section heading changed.

Change-Id: Ib72c71852ea3f8dacbfedb71a94d64d3eb5378fb
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Leena Miettinen
2021-02-23 12:51:40 +01:00
parent 8b8fc8458a
commit 3dfb866bab
3 changed files with 11 additions and 7 deletions

View File

@@ -163,8 +163,10 @@
To globally change the system environment from the one in which
\QC is started, select \uicontrol Tools > \uicontrol Options >
\uicontrol Environment > \uicontrol System, and then select
\uicontrol Change in the \uicontrol Environment field. For more
information, see \l{Specifying Environment Settings}.
\uicontrol Change in the \uicontrol Environment field.
\if defined(qtcreator)
For more information, see \l{Specifying Environment Settings}.
\endif
\li Select the \uicontrol {Modifies current document} check box to make sure
that if the current document is modified by the tool, it is saved

View File

@@ -230,17 +230,18 @@
\li Uses a \uicontrol Grid component to lay out the selected
components.
\li \l{Using Layouts}
\if defined(qtdesignstudio)
\row
\li \inlineimage icons/edit.png
\li \uicontrol {Show Event List} (\key {Alt+E}): opens a dialog for
viewing and creating an {event list} for an
application flow.
viewing and creating an event list for an application flow.
\li \l{Simulating Events}
\row
\li \inlineimage icons/assign.png
\li \uicontrol {Assign Events to Actions} (\key {Alt+A}): assigns
events to actions in an application flow.
\li \l{Simulating Events}
\endif
\row
\li Styling
\li Displays the UI style used for UI controls.

View File

@@ -89,9 +89,10 @@
\image qmldesigner-states.png "States and Properties views"
\note If you have \l{Locking Items}{locked an item} in \uicontrol Navigator,
and you attempt to remove states where you change the values of its
properties, you are prompted to confirm the removal.
\note If you have \l{Locking Components}{locked a component} in
\uicontrol Navigator, and you attempt to remove states where you
change the values of its properties, you are prompted to confirm
the removal.
For more information, watch the following video: