forked from qt-creator/qt-creator
Doc: Update screenshots to use the new numbers
Some writing style changes. Change-Id: Ia0e0260b55693ef576491497fb6cbec23e37be97 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
committed by
David Schulz
parent
a59c93d20b
commit
1fdb2cbe53
Binary file not shown.
Before Width: | Height: | Size: 9.2 KiB |
BIN
doc/qtcreator/images/qtcreator-filesystem-view-design.webp
Normal file
BIN
doc/qtcreator/images/qtcreator-filesystem-view-design.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 7.0 KiB |
@@ -25,14 +25,14 @@
|
|||||||
|
|
||||||
\image qtcreator-filesystem-view.webp {File System view in the sidebar}
|
\image qtcreator-filesystem-view.webp {File System view in the sidebar}
|
||||||
\else
|
\else
|
||||||
\image qtcreator-filesystem-view-design.png {File System view}
|
\image qtcreator-filesystem-view-design.webp {File System view}
|
||||||
\endif
|
\endif
|
||||||
|
|
||||||
To move to the root directory of the file system, select \uicontrol Computer
|
To go to the root directory of the file system, select \uicontrol Computer
|
||||||
in the menu (1). Select \uicontrol Home to move to the user's home
|
in the menu (1). Select \uicontrol Home to go to the user's home
|
||||||
directory. Further, you can select a project to move to an open project
|
directory. Further, you can select a project to go to an open project
|
||||||
or \uicontrol Projects to move to the directory specified in the
|
or \uicontrol Projects to go to the directory specified in
|
||||||
\uicontrol {Projects directory} field in \preferences >
|
\uicontrol {Projects directory} in \preferences >
|
||||||
\uicontrol {Build & Run} > \uicontrol General.
|
\uicontrol {Build & Run} > \uicontrol General.
|
||||||
|
|
||||||
The file that is currently active in the editor determines which folder
|
The file that is currently active in the editor determines which folder
|
||||||
@@ -46,8 +46,8 @@
|
|||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
To stop the synchronization between the editor and the
|
To stop the synchronization between the editor and the
|
||||||
\uicontrol {File System} view, deselect the \inlineimage icons/linkicon.png
|
\uicontrol {File System} view, clear \inlineimage icons/linkicon.png
|
||||||
(\uicontrol {Synchronize Root Directory with Editor}) button.
|
(\uicontrol {Synchronize Root Directory with Editor}).
|
||||||
|
|
||||||
The view displays the path to the active file as bread crumbs. You can move
|
The view displays the path to the active file as bread crumbs. You can move
|
||||||
to any directory along the path by clicking it.
|
to any directory along the path by clicking it.
|
||||||
@@ -101,16 +101,15 @@
|
|||||||
(\uicontrol Options):
|
(\uicontrol Options):
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li To hide the bread crumbs, deselect the
|
\li To hide the bread crumbs, clear \uicontrol {Show Bread Crumbs}.
|
||||||
\uicontrol {Show Bread Crumbs} check box.
|
|
||||||
\li By default, the view separates folders from files and lists them
|
\li By default, the view separates folders from files and lists them
|
||||||
first. To list all items in alphabetic order, deselect the
|
first. To list all items in alphabetic order, clear
|
||||||
\uicontrol {Show Folders on Top} check box.
|
\uicontrol {Show Folders on Top}.
|
||||||
\li To also show hidden files, select \uicontrol {Show Hidden Files}.
|
\li To also show hidden files, select \uicontrol {Show Hidden Files}.
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
To stop the synchronization with the file currently open in the
|
To stop the synchronization with the file currently open in the
|
||||||
editor, deselect \inlineimage icons/linkicon.png
|
editor, clear \inlineimage icons/linkicon.png
|
||||||
(\uicontrol {Synchronize with Editor}).
|
(\uicontrol {Synchronize with Editor}).
|
||||||
|
|
||||||
\sa {View CMake project contents}, {Projects}
|
\sa {View CMake project contents}, {Projects}
|
||||||
|
Reference in New Issue
Block a user