forked from qt-creator/qt-creator
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:
@@ -163,8 +163,10 @@
|
|||||||
To globally change the system environment from the one in which
|
To globally change the system environment from the one in which
|
||||||
\QC is started, select \uicontrol Tools > \uicontrol Options >
|
\QC is started, select \uicontrol Tools > \uicontrol Options >
|
||||||
\uicontrol Environment > \uicontrol System, and then select
|
\uicontrol Environment > \uicontrol System, and then select
|
||||||
\uicontrol Change in the \uicontrol Environment field. For more
|
\uicontrol Change in the \uicontrol Environment field.
|
||||||
information, see \l{Specifying Environment Settings}.
|
\if defined(qtcreator)
|
||||||
|
For more information, see \l{Specifying Environment Settings}.
|
||||||
|
\endif
|
||||||
|
|
||||||
\li Select the \uicontrol {Modifies current document} check box to make sure
|
\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
|
that if the current document is modified by the tool, it is saved
|
||||||
|
@@ -230,17 +230,18 @@
|
|||||||
\li Uses a \uicontrol Grid component to lay out the selected
|
\li Uses a \uicontrol Grid component to lay out the selected
|
||||||
components.
|
components.
|
||||||
\li \l{Using Layouts}
|
\li \l{Using Layouts}
|
||||||
|
\if defined(qtdesignstudio)
|
||||||
\row
|
\row
|
||||||
\li \inlineimage icons/edit.png
|
\li \inlineimage icons/edit.png
|
||||||
\li \uicontrol {Show Event List} (\key {Alt+E}): opens a dialog for
|
\li \uicontrol {Show Event List} (\key {Alt+E}): opens a dialog for
|
||||||
viewing and creating an {event list} for an
|
viewing and creating an event list for an application flow.
|
||||||
application flow.
|
|
||||||
\li \l{Simulating Events}
|
\li \l{Simulating Events}
|
||||||
\row
|
\row
|
||||||
\li \inlineimage icons/assign.png
|
\li \inlineimage icons/assign.png
|
||||||
\li \uicontrol {Assign Events to Actions} (\key {Alt+A}): assigns
|
\li \uicontrol {Assign Events to Actions} (\key {Alt+A}): assigns
|
||||||
events to actions in an application flow.
|
events to actions in an application flow.
|
||||||
\li \l{Simulating Events}
|
\li \l{Simulating Events}
|
||||||
|
\endif
|
||||||
\row
|
\row
|
||||||
\li Styling
|
\li Styling
|
||||||
\li Displays the UI style used for UI controls.
|
\li Displays the UI style used for UI controls.
|
||||||
|
@@ -89,9 +89,10 @@
|
|||||||
|
|
||||||
\image qmldesigner-states.png "States and Properties views"
|
\image qmldesigner-states.png "States and Properties views"
|
||||||
|
|
||||||
\note If you have \l{Locking Items}{locked an item} in \uicontrol Navigator,
|
\note If you have \l{Locking Components}{locked a component} in
|
||||||
and you attempt to remove states where you change the values of its
|
\uicontrol Navigator, and you attempt to remove states where you
|
||||||
properties, you are prompted to confirm the removal.
|
change the values of its properties, you are prompted to confirm
|
||||||
|
the removal.
|
||||||
|
|
||||||
For more information, watch the following video:
|
For more information, watch the following video:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user