176 <td>Private slot to start the UI Previewer executable.</td> |
176 <td>Private slot to start the UI Previewer executable.</td> |
177 </tr><tr> |
177 </tr><tr> |
178 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td> |
178 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td> |
179 <td>Private slot to handle the activation of the file browser.</td> |
179 <td>Private slot to handle the activation of the file browser.</td> |
180 </tr><tr> |
180 </tr><tr> |
|
181 <td><a href="#UserInterface.__activateCooperationViewer">__activateCooperationViewer</a></td> |
|
182 <td>Private slot to handle the activation of the cooperation window.</td> |
|
183 </tr><tr> |
181 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td> |
184 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td> |
182 <td>Private slot to handle the activation of the debug viewer.</td> |
185 <td>Private slot to handle the activation of the debug viewer.</td> |
183 </tr><tr> |
186 </tr><tr> |
184 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> |
187 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> |
185 <td>Private slot to handle the activation of the Log Viewer.</td> |
188 <td>Private slot to handle the activation of the Log Viewer.</td> |
499 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td> |
502 <td><a href="#UserInterface.__toggleBottomSidebar">__toggleBottomSidebar</a></td> |
500 <td>Private slot to handle the toggle of the bottom sidebar window.</td> |
503 <td>Private slot to handle the toggle of the bottom sidebar window.</td> |
501 </tr><tr> |
504 </tr><tr> |
502 <td><a href="#UserInterface.__toggleBrowser">__toggleBrowser</a></td> |
505 <td><a href="#UserInterface.__toggleBrowser">__toggleBrowser</a></td> |
503 <td>Private slot to handle the toggle of the File Browser window.</td> |
506 <td>Private slot to handle the toggle of the File Browser window.</td> |
|
507 </tr><tr> |
|
508 <td><a href="#UserInterface.__toggleCooperationViewer">__toggleCooperationViewer</a></td> |
|
509 <td>Private slot to handle the toggle of the cooperation window.</td> |
504 </tr><tr> |
510 </tr><tr> |
505 <td><a href="#UserInterface.__toggleDebugViewer">__toggleDebugViewer</a></td> |
511 <td><a href="#UserInterface.__toggleDebugViewer">__toggleDebugViewer</a></td> |
506 <td>Private slot to handle the toggle of the debug viewer.</td> |
512 <td>Private slot to handle the toggle of the debug viewer.</td> |
507 </tr><tr> |
513 </tr><tr> |
508 <td><a href="#UserInterface.__toggleHorizontalToolbox">__toggleHorizontalToolbox</a></td> |
514 <td><a href="#UserInterface.__toggleHorizontalToolbox">__toggleHorizontalToolbox</a></td> |
753 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a> |
759 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a> |
754 <h4>UserInterface.__activateBrowser</h4> |
760 <h4>UserInterface.__activateBrowser</h4> |
755 <b>__activateBrowser</b>(<i></i>) |
761 <b>__activateBrowser</b>(<i></i>) |
756 <p> |
762 <p> |
757 Private slot to handle the activation of the file browser. |
763 Private slot to handle the activation of the file browser. |
|
764 </p><a NAME="UserInterface.__activateCooperationViewer" ID="UserInterface.__activateCooperationViewer"></a> |
|
765 <h4>UserInterface.__activateCooperationViewer</h4> |
|
766 <b>__activateCooperationViewer</b>(<i></i>) |
|
767 <p> |
|
768 Private slot to handle the activation of the cooperation window. |
758 </p><a NAME="UserInterface.__activateDebugViewer" ID="UserInterface.__activateDebugViewer"></a> |
769 </p><a NAME="UserInterface.__activateDebugViewer" ID="UserInterface.__activateDebugViewer"></a> |
759 <h4>UserInterface.__activateDebugViewer</h4> |
770 <h4>UserInterface.__activateDebugViewer</h4> |
760 <b>__activateDebugViewer</b>(<i></i>) |
771 <b>__activateDebugViewer</b>(<i></i>) |
761 <p> |
772 <p> |
762 Private slot to handle the activation of the debug viewer. |
773 Private slot to handle the activation of the debug viewer. |
1522 </p><a NAME="UserInterface.__toggleBrowser" ID="UserInterface.__toggleBrowser"></a> |
1533 </p><a NAME="UserInterface.__toggleBrowser" ID="UserInterface.__toggleBrowser"></a> |
1523 <h4>UserInterface.__toggleBrowser</h4> |
1534 <h4>UserInterface.__toggleBrowser</h4> |
1524 <b>__toggleBrowser</b>(<i></i>) |
1535 <b>__toggleBrowser</b>(<i></i>) |
1525 <p> |
1536 <p> |
1526 Private slot to handle the toggle of the File Browser window. |
1537 Private slot to handle the toggle of the File Browser window. |
|
1538 </p><a NAME="UserInterface.__toggleCooperationViewer" ID="UserInterface.__toggleCooperationViewer"></a> |
|
1539 <h4>UserInterface.__toggleCooperationViewer</h4> |
|
1540 <b>__toggleCooperationViewer</b>(<i></i>) |
|
1541 <p> |
|
1542 Private slot to handle the toggle of the cooperation window. |
1527 </p><a NAME="UserInterface.__toggleDebugViewer" ID="UserInterface.__toggleDebugViewer"></a> |
1543 </p><a NAME="UserInterface.__toggleDebugViewer" ID="UserInterface.__toggleDebugViewer"></a> |
1528 <h4>UserInterface.__toggleDebugViewer</h4> |
1544 <h4>UserInterface.__toggleDebugViewer</h4> |
1529 <b>__toggleDebugViewer</b>(<i></i>) |
1545 <b>__toggleDebugViewer</b>(<i></i>) |
1530 <p> |
1546 <p> |
1531 Private slot to handle the toggle of the debug viewer. |
1547 Private slot to handle the toggle of the debug viewer. |