forked from qt-creator/qt-creator
Doc: Describe "Text codec for tools" Environment option
Task-number: QTCREATORBUG-25162 Change-Id: I5a5e18cec9f2a1f5479b997c705517b07b794458 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 7.8 KiB |
@@ -1,6 +1,6 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
**
|
**
|
||||||
** Copyright (C) 2020 The Qt Company Ltd.
|
** Copyright (C) 2021 The Qt Company Ltd.
|
||||||
** Contact: https://www.qt.io/licensing/
|
** Contact: https://www.qt.io/licensing/
|
||||||
**
|
**
|
||||||
** This file is part of the Qt Creator documentation.
|
** This file is part of the Qt Creator documentation.
|
||||||
@@ -411,6 +411,14 @@
|
|||||||
For more information about the \uicontrol {QML Debugger Console} view, see
|
For more information about the \uicontrol {QML Debugger Console} view, see
|
||||||
\l{Executing JavaScript Expressions}.
|
\l{Executing JavaScript Expressions}.
|
||||||
|
|
||||||
|
If the text in the output panes is not displayed correctly, \QC might
|
||||||
|
be using a different codec from the one used by the tools that generate
|
||||||
|
the output. To specify the codec to use, select \uicontrol Tools >
|
||||||
|
\uicontrol Options > \uicontrol Environment > \uicontrol Interface, and
|
||||||
|
then select the codec in the \uicontrol {Text codec for tools} field.
|
||||||
|
|
||||||
|
\image qtcreator-options-environment-interface.png "Interface tab in the Environment options"
|
||||||
|
|
||||||
\section1 Finding and Filtering Output
|
\section1 Finding and Filtering Output
|
||||||
|
|
||||||
To search from output, press \key {Ctrl+F} when the pane is active. Enter
|
To search from output, press \key {Ctrl+F} when the pane is active. Enter
|
||||||
|
Reference in New Issue
Block a user