Doc: Describe "Find References with Access Type"

Task-number: QTCREATORBUG-26278
Change-Id: I08dbea1dd505f818ba2e4e5809e9ca6f37409750
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2021-11-18 16:58:39 +01:00
parent d9addef725
commit 727d1afa6d

View File

@@ -57,6 +57,10 @@
\image qtcreator-find-references-to-symbol-under-cursor.png "Search results for finding references to symbols" \image qtcreator-find-references-to-symbol-under-cursor.png "Search results for finding references to symbols"
To view the same results color-coded according to the access type, such as
read, write, or declaration, select \uicontrol Tools > \uicontrol {C++} >
\uicontrol {Find References with Access Type}.
\note You can also select \uicontrol Edit > \uicontrol {Find/Replace} > \note You can also select \uicontrol Edit > \uicontrol {Find/Replace} >
\uicontrol {Advanced Find} > \uicontrol {C++ Symbols} to search for \uicontrol {Advanced Find} > \uicontrol {C++ Symbols} to search for
classes, functions, enums, and declarations (including type aliases) either classes, functions, enums, and declarations (including type aliases) either