115 </tr><tr> |
115 </tr><tr> |
116 <td><a href="#MultiProject.__openRecent">__openRecent</a></td> |
116 <td><a href="#MultiProject.__openRecent">__openRecent</a></td> |
117 <td>Private method to open a multi project from the list of rencently opened multi projects.</td> |
117 <td>Private method to open a multi project from the list of rencently opened multi projects.</td> |
118 </tr><tr> |
118 </tr><tr> |
119 <td><a href="#MultiProject.__readMultiProject">__readMultiProject</a></td> |
119 <td><a href="#MultiProject.__readMultiProject">__readMultiProject</a></td> |
120 <td>Private method to read in a multi project (.e4m, .e4mz) file.</td> |
120 <td>Private method to read in a multi project (.e4m) file.</td> |
121 </tr><tr> |
|
122 <td><a href="#MultiProject.__readXMLMultiProject">__readXMLMultiProject</a></td> |
|
123 <td>Private method to read the multi project data from an XML file.</td> |
|
124 </tr><tr> |
121 </tr><tr> |
125 <td><a href="#MultiProject.__saveRecent">__saveRecent</a></td> |
122 <td><a href="#MultiProject.__saveRecent">__saveRecent</a></td> |
126 <td>Private method to save the list of recently opened filenames.</td> |
123 <td>Private method to save the list of recently opened filenames.</td> |
127 </tr><tr> |
124 </tr><tr> |
128 <td><a href="#MultiProject.__showContextMenuRecent">__showContextMenuRecent</a></td> |
125 <td><a href="#MultiProject.__showContextMenuRecent">__showContextMenuRecent</a></td> |
137 <td><a href="#MultiProject.__syncRecent">__syncRecent</a></td> |
134 <td><a href="#MultiProject.__syncRecent">__syncRecent</a></td> |
138 <td>Private method to synchronize the list of recently opened multi projects with the central store.</td> |
135 <td>Private method to synchronize the list of recently opened multi projects with the central store.</td> |
139 </tr><tr> |
136 </tr><tr> |
140 <td><a href="#MultiProject.__writeMultiProject">__writeMultiProject</a></td> |
137 <td><a href="#MultiProject.__writeMultiProject">__writeMultiProject</a></td> |
141 <td>Private method to save the multi project infos to a multi project file.</td> |
138 <td>Private method to save the multi project infos to a multi project file.</td> |
142 </tr><tr> |
|
143 <td><a href="#MultiProject.__writeXMLMultiProject">__writeXMLMultiProject</a></td> |
|
144 <td>Private method to write the multi project data to an XML file.</td> |
|
145 </tr><tr> |
139 </tr><tr> |
146 <td><a href="#MultiProject.addE5Actions">addE5Actions</a></td> |
140 <td><a href="#MultiProject.addE5Actions">addE5Actions</a></td> |
147 <td>Public method to add actions to the list of actions.</td> |
141 <td>Public method to add actions to the list of actions.</td> |
148 </tr><tr> |
142 </tr><tr> |
149 <td><a href="#MultiProject.addProject">addProject</a></td> |
143 <td><a href="#MultiProject.addProject">addProject</a></td> |
294 </dd> |
288 </dd> |
295 </dl><a NAME="MultiProject.__readMultiProject" ID="MultiProject.__readMultiProject"></a> |
289 </dl><a NAME="MultiProject.__readMultiProject" ID="MultiProject.__readMultiProject"></a> |
296 <h4>MultiProject.__readMultiProject</h4> |
290 <h4>MultiProject.__readMultiProject</h4> |
297 <b>__readMultiProject</b>(<i>fn</i>) |
291 <b>__readMultiProject</b>(<i>fn</i>) |
298 <p> |
292 <p> |
299 Private method to read in a multi project (.e4m, .e4mz) file. |
293 Private method to read in a multi project (.e4m) file. |
300 </p><dl> |
294 </p><dl> |
301 <dt><i>fn</i></dt> |
295 <dt><i>fn</i></dt> |
302 <dd> |
296 <dd> |
303 filename of the multi project file to be read (string) |
297 filename of the multi project file to be read (string) |
304 </dd> |
|
305 </dl><dl> |
|
306 <dt>Returns:</dt> |
|
307 <dd> |
|
308 flag indicating success |
|
309 </dd> |
|
310 </dl><a NAME="MultiProject.__readXMLMultiProject" ID="MultiProject.__readXMLMultiProject"></a> |
|
311 <h4>MultiProject.__readXMLMultiProject</h4> |
|
312 <b>__readXMLMultiProject</b>(<i>fn, validating</i>) |
|
313 <p> |
|
314 Private method to read the multi project data from an XML file. |
|
315 </p><dl> |
|
316 <dt><i>fn</i></dt> |
|
317 <dd> |
|
318 filename of the multi project file to be read (string) |
|
319 </dd><dt><i>validating</i></dt> |
|
320 <dd> |
|
321 flag indicating a validation of the XML file is |
|
322 requested (boolean) |
|
323 </dd> |
298 </dd> |
324 </dl><dl> |
299 </dl><dl> |
325 <dt>Returns:</dt> |
300 <dt>Returns:</dt> |
326 <dd> |
301 <dd> |
327 flag indicating success |
302 flag indicating success |
369 </dl><dl> |
344 </dl><dl> |
370 <dt>Returns:</dt> |
345 <dt>Returns:</dt> |
371 <dd> |
346 <dd> |
372 flag indicating success |
347 flag indicating success |
373 </dd> |
348 </dd> |
374 </dl><a NAME="MultiProject.__writeXMLMultiProject" ID="MultiProject.__writeXMLMultiProject"></a> |
|
375 <h4>MultiProject.__writeXMLMultiProject</h4> |
|
376 <b>__writeXMLMultiProject</b>(<i>fn = None</i>) |
|
377 <p> |
|
378 Private method to write the multi project data to an XML file. |
|
379 </p><dl> |
|
380 <dt><i>fn</i></dt> |
|
381 <dd> |
|
382 the filename of the multi project file (string) |
|
383 </dd> |
|
384 </dl><a NAME="MultiProject.addE5Actions" ID="MultiProject.addE5Actions"></a> |
349 </dl><a NAME="MultiProject.addE5Actions" ID="MultiProject.addE5Actions"></a> |
385 <h4>MultiProject.addE5Actions</h4> |
350 <h4>MultiProject.addE5Actions</h4> |
386 <b>addE5Actions</b>(<i>actions</i>) |
351 <b>addE5Actions</b>(<i>actions</i>) |
387 <p> |
352 <p> |
388 Public method to add actions to the list of actions. |
353 Public method to add actions to the list of actions. |