forked from qt-creator/qt-creator
Doc: Describe context-menu in "Open Documents" sidebar view
The menu contains a wide selection of items in addition to the currently described Pin <file> item. Change-Id: Ibe03686282448ba429e13c4e7e3ae4d92d7659a6 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -196,16 +196,6 @@
|
||||
files, as well as compare the selected file with the currently open file
|
||||
in the diff editor. For more information, see \l{Comparing Files}.
|
||||
|
||||
\section1 Viewing Open Documents
|
||||
|
||||
To see a list of open documents, switch to the \uicontrol {Open Documents}
|
||||
view. By right-clicking an open document, you can:
|
||||
|
||||
\list
|
||||
\li Pin files to ensure they stay at the top of the list and are not
|
||||
closed when \uicontrol {Close All} is used.
|
||||
\endlist
|
||||
|
||||
\section1 Viewing the File System
|
||||
|
||||
If you cannot see a file in the \uicontrol Projects view, switch to the
|
||||
@@ -274,6 +264,22 @@
|
||||
|
||||
\endlist
|
||||
|
||||
\section1 Viewing Open Documents
|
||||
|
||||
To see a list of open documents, switch to the \uicontrol {Open Documents}
|
||||
view. You can use the context-menu to perform some of the functions also
|
||||
available in the \uicontrol File menu and in the context menu in the
|
||||
\uicontrol {File System} view.
|
||||
|
||||
In addition, you can:
|
||||
|
||||
\list
|
||||
\li Copy the full path of the file or just the filename to the
|
||||
clipboard.
|
||||
\li Pin files to ensure they stay at the top of the list and are not
|
||||
closed when \uicontrol {Close All} is used.
|
||||
\endlist
|
||||
|
||||
\section1 Viewing Defined Types and Symbols
|
||||
|
||||
The \uicontrol Outline view shows an overview of defined types and other
|
||||
|
Reference in New Issue
Block a user