forked from qt-creator/qt-creator
Doc: Add a \preferences macro and use it everywhere
The macro can be used to show the path to Preferences on Windows, Linux, and macOS. The current value expands to: "Edit (or Qt Creator on macOS) > Preferences". We can now change this in one place if we so wish. Task-number: QTCREATORBUG-29734 Change-Id: I9afe4f7093dbcc8e62a2b18e1ae3f6f243bbb72b Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
or press \key F6 and \key Shift+F6.
|
||||
|
||||
By default, a new build clears the \uicontrol Issues view. To keep
|
||||
the issues from the previous build rounds, deselect \uicontrol Edit >
|
||||
\uicontrol Preferences > \uicontrol {Build & Run} > \uicontrol General >
|
||||
the issues from the previous build rounds, deselect \preferences >
|
||||
\uicontrol {Build & Run} > \uicontrol General >
|
||||
\uicontrol {Clear issues list on new build}.
|
||||
|
||||
\sa {View output}
|
||||
@@ -133,8 +133,8 @@
|
||||
To set preferences for displaying application output:
|
||||
|
||||
\list
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol {Build & Run} > \uicontrol {Application Output}.
|
||||
\li Select \preferences > \uicontrol {Build & Run} >
|
||||
\uicontrol {Application Output}.
|
||||
\li Select the \inlineimage icons/settings.png
|
||||
(\uicontrol {Open Settings Page}) button.
|
||||
\endlist
|
||||
@@ -190,8 +190,8 @@
|
||||
\li In the \uicontrol {Compile Output} view,
|
||||
select \inlineimage icons/settings.png
|
||||
(\uicontrol {Open Settings Page}).
|
||||
\li Select \uicontrol Edit > \uicontrol Preferences >
|
||||
\uicontrol {Build & Run} > \uicontrol {Compile Output}.
|
||||
\li Select \preferences > \uicontrol {Build & Run} >
|
||||
\uicontrol {Compile Output}.
|
||||
\endlist
|
||||
\image qtcreator-preferences-compile-output.webp {Compile Output tab in Preferences}
|
||||
\li Select the \uicontrol {Open Compile Output when building} check box.
|
||||
|
||||
Reference in New Issue
Block a user