Skip to content
Snippets Groups Projects
Commit 51f69c88 authored by Nikolai Kosjar's avatar Nikolai Kosjar Committed by hjk
Browse files

Doc: Locator accepts paths and namespaces


Change-Id: I7f3ba58677c706bd840cfef44abf6db7933b21e8
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
parent 17a06721
No related branches found
No related tags found
No related merge requests found
......@@ -2165,6 +2165,10 @@
\endlist
Filters locating files also accept paths, such as \c {tools/*main.cpp}.
Filters locating class and method definitions also accept namespaces,
such as \c {Utils::*View}.
By default, the following filters are enabled and you do not need to use
their prefixes explicitly:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment