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