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:
Leena Miettinen
2019-11-15 15:30:06 +01:00
parent b2e1499782
commit 3b57edf272
2 changed files with 9 additions and 4 deletions

View File

@@ -31,9 +31,14 @@
/*!
\contentspage index.html
\previouspage creator-keyboard-shortcuts.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
\endif
\title Using External Tools
@@ -69,8 +74,8 @@
External > Configure}.
To open TS files in Qt Linguist, right-click a TS file in the
\uicontrol Projects view and select \uicontrol {Open With} >
\uicontrol {Qt Linguist} in the context menu.
\uicontrol Projects or \uicontrol {File System} view and select
\uicontrol {Open With} > \uicontrol {Qt Linguist} in the context menu.
For more information about Qt Linguist, see \l{Qt Linguist Manual}.
\section1 Previewing QML Files

View File

@@ -34,7 +34,7 @@
\page creator-qml-performance-monitor.html
\if defined(qtdesignstudio)
\previouspage creator-qml-debugging-example.html
\nextpage studio-help.html
\nextpage creator-editor-external.html
\else
\previouspage creator-analyze-mode.html
\nextpage creator-valgrind-overview.html