forked from qt-creator/qt-creator
Doc: Move Using External Tools away from the creator-only folder
...so that it can be included in the Qt Design Studio Manual. Change-Id: I2ce16d1162211e0f8fdd506fe53067ea3116cff6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -31,9 +31,14 @@
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-keyboard-shortcuts.html
|
|
||||||
\page creator-editor-external.html
|
\page creator-editor-external.html
|
||||||
|
\if defined(qtdesignstudio)
|
||||||
|
\previouspage creator-qml-performance-monitor.html
|
||||||
|
\nextpage studio-help.html
|
||||||
|
\else
|
||||||
|
\previouspage creator-keyboard-shortcuts.html
|
||||||
\nextpage creator-task-lists.html
|
\nextpage creator-task-lists.html
|
||||||
|
\endif
|
||||||
|
|
||||||
\title Using External Tools
|
\title Using External Tools
|
||||||
|
|
||||||
@@ -69,8 +74,8 @@
|
|||||||
External > Configure}.
|
External > Configure}.
|
||||||
|
|
||||||
To open TS files in Qt Linguist, right-click a TS file in the
|
To open TS files in Qt Linguist, right-click a TS file in the
|
||||||
\uicontrol Projects view and select \uicontrol {Open With} >
|
\uicontrol Projects or \uicontrol {File System} view and select
|
||||||
\uicontrol {Qt Linguist} in the context menu.
|
\uicontrol {Open With} > \uicontrol {Qt Linguist} in the context menu.
|
||||||
For more information about Qt Linguist, see \l{Qt Linguist Manual}.
|
For more information about Qt Linguist, see \l{Qt Linguist Manual}.
|
||||||
|
|
||||||
\section1 Previewing QML Files
|
\section1 Previewing QML Files
|
@@ -34,7 +34,7 @@
|
|||||||
\page creator-qml-performance-monitor.html
|
\page creator-qml-performance-monitor.html
|
||||||
\if defined(qtdesignstudio)
|
\if defined(qtdesignstudio)
|
||||||
\previouspage creator-qml-debugging-example.html
|
\previouspage creator-qml-debugging-example.html
|
||||||
\nextpage studio-help.html
|
\nextpage creator-editor-external.html
|
||||||
\else
|
\else
|
||||||
\previouspage creator-analyze-mode.html
|
\previouspage creator-analyze-mode.html
|
||||||
\nextpage creator-valgrind-overview.html
|
\nextpage creator-valgrind-overview.html
|
||||||
|
Reference in New Issue
Block a user