File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 124124 \list
125125
126126 \li \uicontrol Projects shows a list of projects open in the current
127- session.
127+ session and the project files needed by the build system .
128128
129129 \li \uicontrol{Open Documents} shows currently open files.
130130
176176 \section2 Viewing Project Files
177177
178178 The sidebar displays projects in a project tree. The project tree contains
179- a list of all projects open in the current session. The files for each
180- project are grouped according to their file type.
179+ a list of all projects open in the current session. For each project, the
180+ tree visualizes the build system structure of the project and lists all
181+ files that are part of the project.
182+
183+ Some build systems support adding and removing files to a project in \QC
184+ (currently qmake and Qbs). The faithful display of the project structure
185+ allows to specify exactly where a new file should be placed in the build
186+ system.
181187
182188 If the project is under version control, information from the version control system
183189 might be displayed in brackets after the project name. This is currently implemented for
You can’t perform that action at this time.
0 commit comments