forked from qt-creator/qt-creator
Fixes: More documentation for Locator feature
This commit is contained in:
BIN
doc/qtcreator-locator-current-project.png
Normal file
BIN
doc/qtcreator-locator-current-project.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 88 KiB |
@@ -59,6 +59,7 @@
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\page creator-quick-tour.html
|
\page creator-quick-tour.html
|
||||||
@@ -183,6 +184,7 @@
|
|||||||
are available to help speed up the process of developing your application.
|
are available to help speed up the process of developing your application.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-quick-tour.html
|
\previouspage creator-quick-tour.html
|
||||||
@@ -272,6 +274,7 @@
|
|||||||
\gui{Build Configuration}.
|
\gui{Build Configuration}.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-quick-tour.html
|
\previouspage creator-quick-tour.html
|
||||||
@@ -330,6 +333,7 @@
|
|||||||
\endtable
|
\endtable
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-creating-project.html
|
\previouspage creator-creating-project.html
|
||||||
@@ -518,6 +522,7 @@
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\contentspage index.html
|
\contentspage index.html
|
||||||
\previouspage creator-writing-program.html
|
\previouspage creator-writing-program.html
|
||||||
@@ -610,7 +615,7 @@
|
|||||||
\row
|
\row
|
||||||
\o Go to a help topic
|
\o Go to a help topic
|
||||||
\o Ctrl+K, ?, Space, and the topic
|
\o Ctrl+K, ?, Space, and the topic
|
||||||
\o
|
\o \image qtcreator-locator-help.png
|
||||||
\row
|
\row
|
||||||
\o Go to an opened document
|
\o Go to an opened document
|
||||||
\o Ctrl+K, o, Space, and the document name.
|
\o Ctrl+K, o, Space, and the document name.
|
||||||
@@ -625,6 +630,7 @@
|
|||||||
\row
|
\row
|
||||||
\o Go to a file in the current project
|
\o Go to a file in the current project
|
||||||
\o Ctrl+K, p, Space, and the function name.
|
\o Ctrl+K, p, Space, and the function name.
|
||||||
|
\o \image qtcreator-locator-current-project.png
|
||||||
\row
|
\row
|
||||||
\o Go to a class definition
|
\o Go to a class definition
|
||||||
\o Ctrl+K, c, Space, and the class name.
|
\o Ctrl+K, c, Space, and the class name.
|
||||||
@@ -636,7 +642,7 @@
|
|||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
\note By default, if you press \key{Ctrl+K} and do not use a prefix to
|
\note By default, if you press \key{Ctrl+K} and do not use a prefix to
|
||||||
specify a filter, three filters will be enabled: \c{o|, \c{l}, and \c{a}.
|
specify a filter, three filters will be enabled: \c{o}, \c{l}, and \c{a}.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user