eric6/Documentation/Source/index-eric6.Project.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7960
e8fc383322f7
child 8049
af58c1d47e5e
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.Project</h1> 22 <h1>eric6.Project</h1>
23 23
24 <p> 24 <p>
25 Package implementing the project management module of eric6. 25 Package implementing the project management module of eric.
26 </p> 26 </p>
27 <p> 27 <p>
28 The project management module consists of the main part, which is 28 The project management module consists of the main part, which is
29 used for reading and writing of eric4, eric5 and eric6 project files 29 used for reading and writing of eric4, eric5 and eric6 project files
30 (*.e4p) and for performing all operations on the project. It is 30 (*.e4p) and for performing all operations on the project. It is
97 <td><a href="eric6.Project.ProjectBaseBrowser.html">ProjectBaseBrowser</a></td> 97 <td><a href="eric6.Project.ProjectBaseBrowser.html">ProjectBaseBrowser</a></td>
98 <td>Module implementing the baseclass for the various project browsers.</td> 98 <td>Module implementing the baseclass for the various project browsers.</td>
99 </tr> 99 </tr>
100 <tr> 100 <tr>
101 <td><a href="eric6.Project.ProjectBrowser.html">ProjectBrowser</a></td> 101 <td><a href="eric6.Project.ProjectBrowser.html">ProjectBrowser</a></td>
102 <td>Module implementing the project browser part of the eric6 UI.</td> 102 <td>Module implementing the project browser part of the eric UI.</td>
103 </tr> 103 </tr>
104 <tr> 104 <tr>
105 <td><a href="eric6.Project.ProjectBrowserFlags.html">ProjectBrowserFlags</a></td> 105 <td><a href="eric6.Project.ProjectBrowserFlags.html">ProjectBrowserFlags</a></td>
106 <td>Module defining the project browser flags.</td> 106 <td>Module defining the project browser flags.</td>
107 </tr> 107 </tr>
164 <tr> 164 <tr>
165 <td><a href="eric6.Project.UicCompilerOptionsDialog.html">UicCompilerOptionsDialog</a></td> 165 <td><a href="eric6.Project.UicCompilerOptionsDialog.html">UicCompilerOptionsDialog</a></td>
166 <td>Module implementing a dialog to enter some non-common uic compiler options.</td> 166 <td>Module implementing a dialog to enter some non-common uic compiler options.</td>
167 </tr> 167 </tr>
168 <tr> 168 <tr>
169 <td><a href="eric6.Project.UicLoadUi.html">UicLoadUi</a></td> 169 <td><a href="eric6.Project.UicLoadUi5.html">UicLoadUi5</a></td>
170 <td>Module to get the object name, class name or signatures of a Qt form (*.ui).</td>
171 </tr>
172 <tr>
173 <td><a href="eric6.Project.UicLoadUi6.html">UicLoadUi6</a></td>
170 <td>Module to get the object name, class name or signatures of a Qt form (*.ui).</td> 174 <td>Module to get the object name, class name or signatures of a Qt form (*.ui).</td>
171 </tr> 175 </tr>
172 <tr> 176 <tr>
173 <td><a href="eric6.Project.UserPropertiesDialog.html">UserPropertiesDialog</a></td> 177 <td><a href="eric6.Project.UserPropertiesDialog.html">UserPropertiesDialog</a></td>
174 <td>Module implementing the user specific project properties dialog.</td> 178 <td>Module implementing the user specific project properties dialog.</td>

eric ide

mercurial