From 77635f2bab0b22d08d45d94c5d594efac6b68f55 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 10 Oct 2024 10:05:17 +0200 Subject: [PATCH] Doc: Describe OpenNextDocument and uicontrol OpenPreviousDocument ...keyboard shortcuts. Task-number: QTCREATORBUG-31510 Change-Id: I6ca2e542ffcf1e350d2d5c17b12366a40dfdd3c6 Reviewed-by: Marcus Tillmanns --- .../src/user-interface/creator-open-documents-view.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc b/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc index 67c0134c78d..505ffcd8c83 100644 --- a/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc @@ -44,6 +44,9 @@ clipboard. \li Pin files to the top of the list to keep them open when you select \uicontrol {Close All}. + \li Assign keyboard shortcuts for opening the next and previous + document in the list (\uicontrol OpenNextDocument and + \uicontrol OpenPreviousDocument). \endlist \section1 Setting Preferences for Opening Files @@ -76,7 +79,7 @@ \uicontrol File > \uicontrol {Recent Files}. \endlist - \sa {Apply quick fixes}, {Rename symbols} + \sa {Apply quick fixes}, {Assign keyboard shortcuts}, {Rename symbols} \if defined(qtcreator) \sa {Find symbols}