Doc: running external tools from the locator

Change-Id: Id2040085692e1e8b8413935bd090428e5138fe68
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2015-07-10 10:34:14 +02:00
parent f8afdf06bb
commit 95246b8e43
2 changed files with 5 additions and 0 deletions

View File

@@ -2465,6 +2465,8 @@
\li Executing version control system commands (\c {git}). For more \li Executing version control system commands (\c {git}). For more
information, see \l{Using Version Control Systems} information, see \l{Using Version Control Systems}
\li Running external tools (\c x)
\endlist \endlist
To use a specific locator filter, type the assigned prefix followed by To use a specific locator filter, type the assigned prefix followed by

View File

@@ -36,6 +36,9 @@
for use. You can change their default configurations and configure new for use. You can change their default configurations and configure new
tools. tools.
To run the tools, select \uicontrol Tools > \uicontrol External, or use the
\c x filter in the locator.
\section1 Using Qt Linguist \section1 Using Qt Linguist
You can use the Qt Linguist release manager tools, lupdate and lrelease, You can use the Qt Linguist release manager tools, lupdate and lrelease,