18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.MultiProject</h1> |
22 <h1>eric6.MultiProject</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package implementing the multi project management module of eric6. |
25 Package implementing the multi project management module of eric6. |
25 </p><p> |
26 </p> |
|
27 <p> |
26 The multi project management module consists of the main part, which is |
28 The multi project management module consists of the main part, which is |
27 used for reading and writing of eric6 multi project files (*.e5m) and |
29 used for reading and writing of eric6 multi project files (*.e5m) and |
28 for performing all operations on the multi project. It is accompanied by |
30 for performing all operations on the multi project. It is accompanied by |
29 various UI related modules implementing different dialogs and a browser |
31 various UI related modules implementing different dialogs and a browser |
30 for the display of projects belonging to the current multi project. |
32 for the display of projects belonging to the current multi project. |
31 </p> |
33 </p> |
32 |
34 |
33 |
35 |
34 <h3>Modules</h3> |
36 <h3>Modules</h3> |
35 <table> |
37 <table> |
|
38 |
36 <tr> |
39 <tr> |
37 <td><a href="eric6.MultiProject.AddProjectDialog.html">AddProjectDialog</a></td> |
40 <td><a href="eric6.MultiProject.AddProjectDialog.html">AddProjectDialog</a></td> |
38 <td>Module implementing the add project dialog.</td> |
41 <td>Module implementing the add project dialog.</td> |
39 </tr><tr> |
42 </tr> |
|
43 <tr> |
40 <td><a href="eric6.MultiProject.MultiProject.html">MultiProject</a></td> |
44 <td><a href="eric6.MultiProject.MultiProject.html">MultiProject</a></td> |
41 <td>Module implementing the multi project management functionality.</td> |
45 <td>Module implementing the multi project management functionality.</td> |
42 </tr><tr> |
46 </tr> |
|
47 <tr> |
43 <td><a href="eric6.MultiProject.MultiProjectBrowser.html">MultiProjectBrowser</a></td> |
48 <td><a href="eric6.MultiProject.MultiProjectBrowser.html">MultiProjectBrowser</a></td> |
44 <td>Module implementing the multi project browser.</td> |
49 <td>Module implementing the multi project browser.</td> |
45 </tr><tr> |
50 </tr> |
|
51 <tr> |
46 <td><a href="eric6.MultiProject.PropertiesDialog.html">PropertiesDialog</a></td> |
52 <td><a href="eric6.MultiProject.PropertiesDialog.html">PropertiesDialog</a></td> |
47 <td>Module implementing the multi project properties dialog.</td> |
53 <td>Module implementing the multi project properties dialog.</td> |
48 </tr> |
54 </tr> |
49 </table> |
55 </table> |
50 </body></html> |
56 </body></html> |