forked from qt-creator/qt-creator
Doc: Describe "Create Header File" and "Create Source File"
...context menu items in the Projects sidebar view. Task-number: QTCREATORBUG-31510 Change-Id: I39ee3650f036d220a5b184c6c3a613f399386e3d Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
\note Usually, \l{Navigate with locator}{searching with the locator}
|
\note Usually, \l{Navigate with locator}{searching with the locator}
|
||||||
is the fastest way to find a particular project, file, class, or function,
|
is the fastest way to find a particular project, file, class, or function,
|
||||||
or almost anything else in your project.
|
or almost anything else in your project.
|
||||||
|
|
||||||
\else
|
\else
|
||||||
\image projects-view-design.webp {Projects view}
|
\image projects-view-design.webp {Projects view}
|
||||||
\endif
|
\endif
|
||||||
@@ -79,6 +80,8 @@
|
|||||||
\li Execute \uicontrol Build menu commands.
|
\li Execute \uicontrol Build menu commands.
|
||||||
\li Create new files. For more information, see
|
\li Create new files. For more information, see
|
||||||
\l{Create files}.
|
\l{Create files}.
|
||||||
|
\li Create a corresponding source or header file for a C++ header or
|
||||||
|
source file.
|
||||||
\li Rename existing files. If you change the base name of a
|
\li Rename existing files. If you change the base name of a
|
||||||
file, \QC displays a list of other files with the same base name
|
file, \QC displays a list of other files with the same base name
|
||||||
and offers to rename them as well. If you rename a UI file (.ui),
|
and offers to rename them as well. If you rename a UI file (.ui),
|
||||||
|
Reference in New Issue
Block a user