Doc: Fix some uicontrol commands

Task-number: QDS-3407
Change-Id: I7491960f5e441b412d03d92039e4d9a55c51cd18
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Johanna Vanhatapio
2021-04-27 11:12:16 +03:00
parent fbdec8ce21
commit f4ccb56976

View File

@@ -407,7 +407,8 @@
\endif \endif
panes, select \uicontrol View > \uicontrol {Output Panes}. panes, select \uicontrol View > \uicontrol {Output Panes}.
\if defined(qtcreator) \if defined(qtcreator)
To display the \uicontrol {To-Do Entries} pane, enable the Todo plugin. To display the \uicontrol {To-Do Entries} pane, enable the \uicontrol Todo
plugin.
\endif \endif
For more information about the \uicontrol {QML Debugger Console} view, see For more information about the \uicontrol {QML Debugger Console} view, see
@@ -555,7 +556,7 @@
To specify settings for displaying application output, select To specify settings for displaying application output, select
\uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} > \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run} >
\uicontrol Application Output, or click the \uicontrol {Open Settings Page} \uicontrol {Application Output}, or click the \uicontrol {Open Settings Page}
button. You can select whether to open the \uicontrol{Application Output} pane button. You can select whether to open the \uicontrol{Application Output} pane
on output when running or debugging applications, to clear old output on a new run, on output when running or debugging applications, to clear old output on a new run,
to word-wrap output, and to limit output to the specified number of lines. to word-wrap output, and to limit output to the specified number of lines.
@@ -575,7 +576,7 @@
To specify whether to open the \uicontrol {Compile Output} pane on output To specify whether to open the \uicontrol {Compile Output} pane on output
when building applications, select \uicontrol Tools > \uicontrol Options > when building applications, select \uicontrol Tools > \uicontrol Options >
\uicontrol {Build & Run} > \uicontrol Compile Output, and then select the \uicontrol {Build & Run} > \uicontrol {Compile Output}, and then select the
\uicontrol {Open pane when building} check box. \uicontrol {Open pane when building} check box.
In the \uicontrol {Limit output to} field, you can specify the maximum In the \uicontrol {Limit output to} field, you can specify the maximum
amount of build output lines to display in the pane. amount of build output lines to display in the pane.