summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc
index da32fd4126..e380c1e6e8 100644
--- a/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc
+++ b/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc
@@ -171,16 +171,17 @@
Use the \uicontrol Locator to browse
through projects, files, classes, functions, documentation, and file systems.
+
+ \image qtcreator-locator-open.webp "List of found files"
+
To quickly access files not directly mentioned in your project, you can
create your own locator filters. That way you can locate files in a
directory structure you have defined.
- \image qtcreator-locator.png "List of locator filters"
-
To create locator filters, select \uicontrol Edit > \uicontrol Preferences >
\uicontrol Environment > \uicontrol Locator > \uicontrol Add.
- \image qtcreator-locator-customize.png "Locator preferences"
+ \image qtcreator-locator-customize.webp "Locator preferences"
For more information, see \l{Creating Locator Filters}.
@@ -190,6 +191,8 @@
You can now do basic calculations, with options to copy the results to the clipboard
by navigating through the entries and pressing \key {Enter}.
+ \image qtcreator-locator.webp "List of locator filters"
+
For more information, see \l{Executing JavaScript}.
\section1 Jump to a function in QML code