Doc: methods in current document locator filter

Reviewed-by: con
This commit is contained in:
Leena Miettinen
2011-01-21 15:32:43 +01:00
parent fa58c6742e
commit 83a262ea9e
2 changed files with 6 additions and 0 deletions

View File

@@ -5805,8 +5805,10 @@
and .ui files
\o Class and method definitions in your project or anywhere referenced
from your project
\o Class and method definitions in the current document
\o Help topics, including Qt documentation
\o Specific line in the document displayed in your editor
\endlist
To use a specific locator filter, type the assigned prefix followed by
@@ -5849,6 +5851,10 @@
\o Go to a symbol definition.
\o \tt{\bold{: \e{Symbol name}}}
\o \image qtcreator-locator-symbols.png
\row
\o Go to a symbol definition in the current file.
\o \tt{\bold{. \e{Symbol name}}}
\o \image qtcreator-locator-method-list.png
\row
\o Go to a help topic.
\o \tt{\bold{? \e{Help topic}}}