409 </tr><tr> |
409 </tr><tr> |
410 <td><a href="#UserInterface.__readSession">__readSession</a></td> |
410 <td><a href="#UserInterface.__readSession">__readSession</a></td> |
411 <td>Private slot to read in the session file (.e5s or .e4s).</td> |
411 <td>Private slot to read in the session file (.e5s or .e4s).</td> |
412 </tr><tr> |
412 </tr><tr> |
413 <td><a href="#UserInterface.__readTasks">__readTasks</a></td> |
413 <td><a href="#UserInterface.__readTasks">__readTasks</a></td> |
414 <td>Private slot to read in the tasks file (.e4t).</td> |
414 <td>Private slot to read in the tasks file (.e6t).</td> |
415 </tr><tr> |
415 </tr><tr> |
416 <td><a href="#UserInterface.__reloadAPIs">__reloadAPIs</a></td> |
416 <td><a href="#UserInterface.__reloadAPIs">__reloadAPIs</a></td> |
417 <td>Private slot to reload the api information.</td> |
417 <td>Private slot to reload the api information.</td> |
418 </tr><tr> |
418 </tr><tr> |
419 <td><a href="#UserInterface.__reportBug">__reportBug</a></td> |
419 <td><a href="#UserInterface.__reportBug">__reportBug</a></td> |
628 </tr><tr> |
628 </tr><tr> |
629 <td><a href="#UserInterface.__writeSession">__writeSession</a></td> |
629 <td><a href="#UserInterface.__writeSession">__writeSession</a></td> |
630 <td>Private slot to write the session data to an XML file (.e5s).</td> |
630 <td>Private slot to write the session data to an XML file (.e5s).</td> |
631 </tr><tr> |
631 </tr><tr> |
632 <td><a href="#UserInterface.__writeTasks">__writeTasks</a></td> |
632 <td><a href="#UserInterface.__writeTasks">__writeTasks</a></td> |
633 <td>Private slot to write the tasks data to an XML file (.e4t).</td> |
633 <td>Private slot to write the tasks data to an XML file (.e6t).</td> |
634 </tr><tr> |
634 </tr><tr> |
635 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td> |
635 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td> |
636 <td>Public slot to handle the activation of the cooperation window.</td> |
636 <td>Public slot to handle the activation of the cooperation window.</td> |
637 </tr><tr> |
637 </tr><tr> |
638 <td><a href="#UserInterface.addE5Actions">addE5Actions</a></td> |
638 <td><a href="#UserInterface.addE5Actions">addE5Actions</a></td> |
1339 Private slot to read in the session file (.e5s or .e4s). |
1339 Private slot to read in the session file (.e5s or .e4s). |
1340 </p><a NAME="UserInterface.__readTasks" ID="UserInterface.__readTasks"></a> |
1340 </p><a NAME="UserInterface.__readTasks" ID="UserInterface.__readTasks"></a> |
1341 <h4>UserInterface.__readTasks</h4> |
1341 <h4>UserInterface.__readTasks</h4> |
1342 <b>__readTasks</b>(<i></i>) |
1342 <b>__readTasks</b>(<i></i>) |
1343 <p> |
1343 <p> |
1344 Private slot to read in the tasks file (.e4t). |
1344 Private slot to read in the tasks file (.e6t). |
1345 </p><a NAME="UserInterface.__reloadAPIs" ID="UserInterface.__reloadAPIs"></a> |
1345 </p><a NAME="UserInterface.__reloadAPIs" ID="UserInterface.__reloadAPIs"></a> |
1346 <h4>UserInterface.__reloadAPIs</h4> |
1346 <h4>UserInterface.__reloadAPIs</h4> |
1347 <b>__reloadAPIs</b>(<i></i>) |
1347 <b>__reloadAPIs</b>(<i></i>) |
1348 <p> |
1348 <p> |
1349 Private slot to reload the api information. |
1349 Private slot to reload the api information. |
1850 Private slot to write the session data to an XML file (.e5s). |
1850 Private slot to write the session data to an XML file (.e5s). |
1851 </p><a NAME="UserInterface.__writeTasks" ID="UserInterface.__writeTasks"></a> |
1851 </p><a NAME="UserInterface.__writeTasks" ID="UserInterface.__writeTasks"></a> |
1852 <h4>UserInterface.__writeTasks</h4> |
1852 <h4>UserInterface.__writeTasks</h4> |
1853 <b>__writeTasks</b>(<i></i>) |
1853 <b>__writeTasks</b>(<i></i>) |
1854 <p> |
1854 <p> |
1855 Private slot to write the tasks data to an XML file (.e4t). |
1855 Private slot to write the tasks data to an XML file (.e6t). |
1856 </p><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a> |
1856 </p><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a> |
1857 <h4>UserInterface.activateCooperationViewer</h4> |
1857 <h4>UserInterface.activateCooperationViewer</h4> |
1858 <b>activateCooperationViewer</b>(<i></i>) |
1858 <b>activateCooperationViewer</b>(<i></i>) |
1859 <p> |
1859 <p> |
1860 Public slot to handle the activation of the cooperation window. |
1860 Public slot to handle the activation of the cooperation window. |