Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
3f10d88a
Commit
3f10d88a
authored
Jan 13, 2011
by
Leena Miettinen
Browse files
Doc: Find Usages command for QML
Reviewed-by: Christian Kamm
parent
d222e9fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
3f10d88a
...
...
@@ -2056,11 +2056,14 @@
\
section1
Finding
Symbols
To
find
the
use
of
a
specific
symbol
in
your
project
:
To
find
the
use
of
a
specific
symbol
in
your
Qt
C
++
or
Qt
Quick
project
:
\
list
1
\
o
In
the
editor
place
the
cursor
on
the
symbol
and
select
\
gui
Tools
>
\
gui
C
++
>
\
gui
{
Find
Usages
}
or
press
\
key
Ctrl
+
Shift
+
U
.
\
o
In
the
editor
,
place
the
cursor
on
the
symbol
,
and
select
:
\
list
\
o
\
gui
{
Tools
>
C
++
>
Find
Usages
}
\
o
\
gui
{
Tools
>
QML
>
Find
Usages
}
\
o
\
key
Ctrl
+
Shift
+
U
\
endlist
Qt
Creator
looks
for
the
symbol
in
the
following
locations
:
\
list
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment