Doc: Describe selecting the terminal to use on Linux and macOS

Change-Id: I6d1b47f1829ecceef13d1ae23c5d05c22112e94f
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2018-10-19 10:37:43 +02:00
parent 30b3b1c6e0
commit 0eb8c95c77
3 changed files with 14 additions and 6 deletions

View File

@@ -253,8 +253,10 @@
the standard output and error output. When you run or debug the the standard output and error output. When you run or debug the
application, you can view the output in the \uicontrol{Application Output} pane. application, you can view the output in the \uicontrol{Application Output} pane.
For console applications that require input, select \uicontrol {Projects > Run For console applications that require input, select \uicontrol Projects >
Settings > Run in terminal}. \uicontrol {Run Settings} > \uicontrol {Run in terminal}. To specify the
terminal to use, select \uicontrol Tools > \uicontrol Options >
\uicontrol Environment > \uicontrol System.
\b {On Windows:} Output is displayed differently for \e{console \b {On Windows:} Output is displayed differently for \e{console
applications} and \e{GUI applications}. applications} and \e{GUI applications}.

View File

@@ -237,7 +237,9 @@
\li Show the file or directory in the file explorer. \li Show the file or directory in the file explorer.
\li Open a terminal window in the selected directory or in the directory \li Open a terminal window in the selected directory or in the directory
that contains the file. that contains the file. To specify the terminal to use on Linux and
\macos, select \uicontrol Tools > \uicontrol Options >
\uicontrol Environment > \uicontrol System.
\li Search from the selected directory. \li Search from the selected directory.

View File

@@ -32,9 +32,13 @@
and the working directory to use. The working directory defaults to and the working directory to use. The working directory defaults to
the directory of the build result. the directory of the build result.
For console applications, check the \uicontrol{Run in Terminal} check box. For console applications, check the \uicontrol{Run in terminal} check box.
If you need to run with special environment variables set up, you To specify the terminal to use on Linux and \macos, select \uicontrol Tools
also do it in the run configuration settings. > \uicontrol Options > \uicontrol Environment > \uicontrol System.
To run with special environment variables set up, select them in the
\uicontrol {Run Environment} section. For more information, see
\l {Selecting the Run Environment}.
\image qtcreator-pprunsettings.png \image qtcreator-pprunsettings.png