summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2023-04-21 10:16:10 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-04-21 12:45:41 +0000
commit51d6b75fb073a5855d0c46452c0f14d229b20482 (patch)
tree17e0bd37382a9ecea4a8168d3314af92ef619ff6 /doc
parente596ee2b68f359397c7828c71f206e906d81cbe7 (diff)
downloadqt-creator-51d6b75fb073a5855d0c46452c0f14d229b20482.tar.gz
Doc: Fix references to locator screenshots in How-tos
They are now in WEBP format. Also, move some text and images around and add a reference to screenshot that shows a list of found files. Change-Id: I219e2b94fe22ffc6d36b0de34529d3849a76ff1b Reviewed-by: Eike Ziller <eike.ziller@qt.io>
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