diff --git a/doc/qtcreator-locator-current-project.png b/doc/qtcreator-locator-current-project.png new file mode 100644 index 0000000000000000000000000000000000000000..5fc9fd6d2010181489f2d4e0a7e7f302909bc2de Binary files /dev/null and b/doc/qtcreator-locator-current-project.png differ diff --git a/doc/qtcreator-locator-files.png b/doc/qtcreator-locator-files.png index 1ad456617e1237f95c6c2bb7868d45d33870e1c4..56053098a752a037947c98c054d6e47fee165a09 100644 Binary files a/doc/qtcreator-locator-files.png and b/doc/qtcreator-locator-files.png differ diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc index 8e768d53ef8c6d64917c81f92e9a725cc4e17b05..f13a8f757a8a8e87eae437987d6aefcbee90f490 100644 --- a/doc/qtcreator.qdoc +++ b/doc/qtcreator.qdoc @@ -59,6 +59,7 @@ */ + /*! \contentspage index.html \page creator-quick-tour.html @@ -183,6 +184,7 @@ are available to help speed up the process of developing your application. */ + /*! \contentspage index.html \previouspage creator-quick-tour.html @@ -272,6 +274,7 @@ \gui{Build Configuration}. */ + /*! \contentspage index.html \previouspage creator-quick-tour.html @@ -330,6 +333,7 @@ \endtable */ + /*! \contentspage index.html \previouspage creator-creating-project.html @@ -518,6 +522,7 @@ */ + /*! \contentspage index.html \previouspage creator-writing-program.html @@ -610,7 +615,7 @@ \row \o Go to a help topic \o Ctrl+K, ?, Space, and the topic - \o + \o \image qtcreator-locator-help.png \row \o Go to an opened document \o Ctrl+K, o, Space, and the document name. @@ -625,6 +630,7 @@ \row \o Go to a file in the current project \o Ctrl+K, p, Space, and the function name. + \o \image qtcreator-locator-current-project.png \row \o Go to a class definition \o Ctrl+K, c, Space, and the class name. @@ -636,7 +642,7 @@ \endtable \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}. */