forked from qt-creator/qt-creator
Merge branch '0.9.1-beta' of git@scm.dev.nokia.troll.no:creator/mainline into 0.9.1-beta
This commit is contained in:
BIN
doc/qtcreator-locator-classes.png
Normal file
BIN
doc/qtcreator-locator-classes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
doc/qtcreator-locator-files.png
Normal file
BIN
doc/qtcreator-locator-files.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
doc/qtcreator-locator-filesystem.png
Normal file
BIN
doc/qtcreator-locator-filesystem.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
BIN
doc/qtcreator-locator-help.png
Normal file
BIN
doc/qtcreator-locator-help.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
doc/qtcreator-locator-line.png
Normal file
BIN
doc/qtcreator-locator-line.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
BIN
doc/qtcreator-locator-methods.png
Normal file
BIN
doc/qtcreator-locator-methods.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 85 KiB |
@@ -597,29 +597,38 @@
|
||||
|
||||
\table
|
||||
\header
|
||||
\o Function
|
||||
\o Key Combination
|
||||
\o Function
|
||||
\o Key Combination
|
||||
\o Screenshot
|
||||
\row
|
||||
\o Go to a line in the current document
|
||||
\o Ctrl + K, l, Space, and the line number
|
||||
\o Go to a line in the current document
|
||||
\o Ctrl+K, l, Space, and the line number
|
||||
\o \image qtcreator-locator-line.png
|
||||
\row
|
||||
\o Go to a function definition
|
||||
\o Ctrl + K, :, Space, and the function name
|
||||
\o Go to a function definition
|
||||
\o Ctrl+K, :, Space, and the function name
|
||||
\row
|
||||
\o Go to a help topic
|
||||
\o Ctrl + K, ?, Space, and the topic
|
||||
\o Go to a help topic
|
||||
\o Ctrl+K, ?, Space, and the topic
|
||||
\o \image qtcreator-locator-help.png
|
||||
\row
|
||||
\o Go to an opened document
|
||||
\o Ctrl + K, o, Space, and the document name.
|
||||
\o Go to an opened document
|
||||
\o Ctrl+K, o, Space, and the document name.
|
||||
\row
|
||||
\o Go to a file in the file system (browse the file system)
|
||||
\o Ctrl + K, f, Space, and the file name.
|
||||
\o Go to a file in the file system (browse the file system)
|
||||
\o Ctrl+K, f, Space, and the file name.
|
||||
\row
|
||||
\o Go to a file in any project currently loaded
|
||||
\o Ctrl + K, a, Space, and the function name.
|
||||
\o Go to a file in any project currently loaded
|
||||
\o Ctrl+K, a, Space, and the function name.
|
||||
\o \image qtcreator-locator-files.png
|
||||
\row
|
||||
\o Go to a file in the current project
|
||||
\o Ctrl + K, p, Space, and the function name.
|
||||
\o Go to a file in the current project
|
||||
\o Ctrl+K, p, Space, and the function name.
|
||||
|
||||
\row
|
||||
\o Go to a class in the current project
|
||||
\o Ctrl+K, c, Space, and the class name.
|
||||
\o \image qtcreator-locator-classes.png
|
||||
\endtable
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user