aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2022-12-27 13:20:46 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2023-01-02 10:01:05 +0000
commit5c34e9922e49e4da225d4b7774b2e66518316087 (patch)
tree1abe7bec5718a00fa609f2ad24c5954d37f03638
parent803fb4ce77d5b75a9cb542e6bd160f5396269d65 (diff)
Doc: Describe "rr" and "sr" locator filters
Change-Id: Id16d7da1dd5f6b53173625deb2dbe9bf1151e651 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--doc/qtcreator/src/editors/creator-locator.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtcreator/src/editors/creator-locator.qdoc b/doc/qtcreator/src/editors/creator-locator.qdoc
index 83bb4ff131..c375a31d40 100644
--- a/doc/qtcreator/src/editors/creator-locator.qdoc
+++ b/doc/qtcreator/src/editors/creator-locator.qdoc
@@ -151,6 +151,8 @@
\li Opening the CMakeLists.txt file for the current run configuration in
the editor (\c {cmo}). This is the same build target as when you
select \uicontrol Build > \uicontrol {Build for Run Configuration}.
+ \li Running a particular run configuration (\c {rr} \e {<name>})
+ \li Switching to a particular run configuration (\c {sr} \e {<name>})
\endif
\endlist