Documentation/Source/eric5.UI.UserInterface.html

changeset 365
0686ac00256e
parent 289
baf4c1354c6a
child 372
237c3fe739f5
equal deleted inserted replaced
363:8bda0881a970 365:0686ac00256e
194 <td>Private slot to handle the activation of the project browser.</td> 194 <td>Private slot to handle the activation of the project browser.</td>
195 </tr><tr> 195 </tr><tr>
196 <td><a href="#UserInterface.__activateShell">__activateShell</a></td> 196 <td><a href="#UserInterface.__activateShell">__activateShell</a></td>
197 <td>Private slot to handle the activation of the Shell window.</td> 197 <td>Private slot to handle the activation of the Shell window.</td>
198 </tr><tr> 198 </tr><tr>
199 <td><a href="#UserInterface.__activateSymbolsViewer">__activateSymbolsViewer</a></td>
200 <td>Private slot to handle the activation of the Symbols Viewer.</td>
201 </tr><tr>
199 <td><a href="#UserInterface.__activateTaskViewer">__activateTaskViewer</a></td> 202 <td><a href="#UserInterface.__activateTaskViewer">__activateTaskViewer</a></td>
200 <td>Private slot to handle the activation of the Task Viewer.</td> 203 <td>Private slot to handle the activation of the Task Viewer.</td>
201 </tr><tr> 204 </tr><tr>
202 <td><a href="#UserInterface.__activateTemplateViewer">__activateTemplateViewer</a></td> 205 <td><a href="#UserInterface.__activateTemplateViewer">__activateTemplateViewer</a></td>
203 <td>Private slot to handle the activation of the Template Viewer.</td> 206 <td>Private slot to handle the activation of the Template Viewer.</td>
523 <td><a href="#UserInterface.__toggleProjectBrowser">__toggleProjectBrowser</a></td> 526 <td><a href="#UserInterface.__toggleProjectBrowser">__toggleProjectBrowser</a></td>
524 <td>Private slot to handle the toggle of the Project Browser window.</td> 527 <td>Private slot to handle the toggle of the Project Browser window.</td>
525 </tr><tr> 528 </tr><tr>
526 <td><a href="#UserInterface.__toggleShell">__toggleShell</a></td> 529 <td><a href="#UserInterface.__toggleShell">__toggleShell</a></td>
527 <td>Private slot to handle the toggle of the Shell window .</td> 530 <td>Private slot to handle the toggle of the Shell window .</td>
531 </tr><tr>
532 <td><a href="#UserInterface.__toggleSymbolsViewer">__toggleSymbolsViewer</a></td>
533 <td>Private slot to handle the toggle of the Symbols Viewer window.</td>
528 </tr><tr> 534 </tr><tr>
529 <td><a href="#UserInterface.__toggleTaskViewer">__toggleTaskViewer</a></td> 535 <td><a href="#UserInterface.__toggleTaskViewer">__toggleTaskViewer</a></td>
530 <td>Private slot to handle the toggle of the Task Viewer window.</td> 536 <td>Private slot to handle the toggle of the Task Viewer window.</td>
531 </tr><tr> 537 </tr><tr>
532 <td><a href="#UserInterface.__toggleTemplateViewer">__toggleTemplateViewer</a></td> 538 <td><a href="#UserInterface.__toggleTemplateViewer">__toggleTemplateViewer</a></td>
786 </p><a NAME="UserInterface.__activateShell" ID="UserInterface.__activateShell"></a> 792 </p><a NAME="UserInterface.__activateShell" ID="UserInterface.__activateShell"></a>
787 <h4>UserInterface.__activateShell</h4> 793 <h4>UserInterface.__activateShell</h4>
788 <b>__activateShell</b>(<i></i>) 794 <b>__activateShell</b>(<i></i>)
789 <p> 795 <p>
790 Private slot to handle the activation of the Shell window. 796 Private slot to handle the activation of the Shell window.
797 </p><a NAME="UserInterface.__activateSymbolsViewer" ID="UserInterface.__activateSymbolsViewer"></a>
798 <h4>UserInterface.__activateSymbolsViewer</h4>
799 <b>__activateSymbolsViewer</b>(<i></i>)
800 <p>
801 Private slot to handle the activation of the Symbols Viewer.
791 </p><a NAME="UserInterface.__activateTaskViewer" ID="UserInterface.__activateTaskViewer"></a> 802 </p><a NAME="UserInterface.__activateTaskViewer" ID="UserInterface.__activateTaskViewer"></a>
792 <h4>UserInterface.__activateTaskViewer</h4> 803 <h4>UserInterface.__activateTaskViewer</h4>
793 <b>__activateTaskViewer</b>(<i></i>) 804 <b>__activateTaskViewer</b>(<i></i>)
794 <p> 805 <p>
795 Private slot to handle the activation of the Task Viewer. 806 Private slot to handle the activation of the Task Viewer.
1560 </p><a NAME="UserInterface.__toggleShell" ID="UserInterface.__toggleShell"></a> 1571 </p><a NAME="UserInterface.__toggleShell" ID="UserInterface.__toggleShell"></a>
1561 <h4>UserInterface.__toggleShell</h4> 1572 <h4>UserInterface.__toggleShell</h4>
1562 <b>__toggleShell</b>(<i></i>) 1573 <b>__toggleShell</b>(<i></i>)
1563 <p> 1574 <p>
1564 Private slot to handle the toggle of the Shell window . 1575 Private slot to handle the toggle of the Shell window .
1576 </p><a NAME="UserInterface.__toggleSymbolsViewer" ID="UserInterface.__toggleSymbolsViewer"></a>
1577 <h4>UserInterface.__toggleSymbolsViewer</h4>
1578 <b>__toggleSymbolsViewer</b>(<i></i>)
1579 <p>
1580 Private slot to handle the toggle of the Symbols Viewer window.
1565 </p><a NAME="UserInterface.__toggleTaskViewer" ID="UserInterface.__toggleTaskViewer"></a> 1581 </p><a NAME="UserInterface.__toggleTaskViewer" ID="UserInterface.__toggleTaskViewer"></a>
1566 <h4>UserInterface.__toggleTaskViewer</h4> 1582 <h4>UserInterface.__toggleTaskViewer</h4>
1567 <b>__toggleTaskViewer</b>(<i></i>) 1583 <b>__toggleTaskViewer</b>(<i></i>)
1568 <p> 1584 <p>
1569 Private slot to handle the toggle of the Task Viewer window. 1585 Private slot to handle the toggle of the Task Viewer window.

eric ide

mercurial