aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-28 15:28:50 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-05-28 13:46:47 +0000
commit79b958b02ec0c8750b69310d84e0c444094b4ce0 (patch)
treecbae8a56431dd170ffd994691e75396ea13980e5 /doc
parent6e66b2a078c53c3c2ce18578acfd346274213762 (diff)
Doc: Describe Previous Bookmark and Next Bookmark functions
Describe the Bookmarks menu options and the buttons in the Bookmarks view. Update and add screenshots. Change-Id: I5a72fd1679fe1c3d674dc703884e3e9c3a663a47 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/images/qtcreator-bookmarks-view.pngbin0 -> 6924 bytes
-rw-r--r--doc/images/qtcreator-togglebookmark.pngbin17517 -> 36822 bytes
-rw-r--r--doc/src/editors/creator-coding-edit-mode.qdoc14
3 files changed, 12 insertions, 2 deletions
diff --git a/doc/images/qtcreator-bookmarks-view.png b/doc/images/qtcreator-bookmarks-view.png
new file mode 100644
index 0000000000..0143a51759
--- /dev/null
+++ b/doc/images/qtcreator-bookmarks-view.png
Binary files differ
diff --git a/doc/images/qtcreator-togglebookmark.png b/doc/images/qtcreator-togglebookmark.png
index dac6c56e6e..a09e9ebfd8 100644
--- a/doc/images/qtcreator-togglebookmark.png
+++ b/doc/images/qtcreator-togglebookmark.png
Binary files differ
diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc
index 1976c490a3..cc1bde94bd 100644
--- a/doc/src/editors/creator-coding-edit-mode.qdoc
+++ b/doc/src/editors/creator-coding-edit-mode.qdoc
@@ -159,9 +159,19 @@
\uicontrol {Edit Bookmark}. To view the note, move the mouse pointer over
the bookmark.
- To go to previous bookmark in the current session, press \key {Ctrl+,}.
+ To go to the previous bookmark in the current session, select
+ \uicontrol Tools \uicontrol Bookmarks > \uicontrol {Previous Bookmark}
+ or press \key {Ctrl+,}.
- To go to next bookmark in the current session, press \key {Ctrl+.}.
+ To go to the next bookmark in the current session, select \uicontrol Tools
+ \uicontrol Bookmarks > \uicontrol {Previous Bookmark} or press
+ \key {Ctrl+.}.
+
+ Bookmarks are listed in the \uicontrol Bookmarks view in the sidebar. To
+ move between bookmarks, select the \uicontrol {Previous Bookmark} or
+ \uicontrol {Next Bookmark} button or use the keyboard shortcuts.
+
+ \image qtcreator-bookmarks-view.png
\section1 Moving to Symbol Definition or Declaration