eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 8610
c9cd21bcbe33
parent 8596
d64760b2da50
child 8614
4a3a68e51b92
equal deleted inserted replaced
8609:fd6b68a0a2df 8610:c9cd21bcbe33
356 <td><a href="#UserInterface.__createLayout">__createLayout</a></td> 356 <td><a href="#UserInterface.__createLayout">__createLayout</a></td>
357 <td>Private method to create the layout of the various windows.</td> 357 <td>Private method to create the layout of the various windows.</td>
358 </tr> 358 </tr>
359 <tr> 359 <tr>
360 <td><a href="#UserInterface.__createObjects">__createObjects</a></td> 360 <td><a href="#UserInterface.__createObjects">__createObjects</a></td>
361 <td>Private method to create the various objects of the application.</td> 361 <td>Private method to create the various application objects.</td>
362 </tr> 362 </tr>
363 <tr> 363 <tr>
364 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td> 364 <td><a href="#UserInterface.__createSidebarsLayout">__createSidebarsLayout</a></td>
365 <td>Private method to create the Sidebars layout.</td> 365 <td>Private method to create the Sidebars layout.</td>
366 </tr> 366 </tr>
909 <td>Public slot to handle the activation of the debug viewer.</td> 909 <td>Public slot to handle the activation of the debug viewer.</td>
910 </tr> 910 </tr>
911 <tr> 911 <tr>
912 <td><a href="#UserInterface.activatePluginRepositoryViewer">activatePluginRepositoryViewer</a></td> 912 <td><a href="#UserInterface.activatePluginRepositoryViewer">activatePluginRepositoryViewer</a></td>
913 <td>Public slot to activate the plugin repository viewer.</td> 913 <td>Public slot to activate the plugin repository viewer.</td>
914 </tr>
915 <tr>
916 <td><a href="#UserInterface.activateVirtualenvManager">activateVirtualenvManager</a></td>
917 <td>Public slot to activate the virtual environments manager widget.</td>
914 </tr> 918 </tr>
915 <tr> 919 <tr>
916 <td><a href="#UserInterface.addEricActions">addEricActions</a></td> 920 <td><a href="#UserInterface.addEricActions">addEricActions</a></td>
917 <td>Public method to add actions to the list of actions.</td> 921 <td>Public method to add actions to the list of actions.</td>
918 </tr> 922 </tr>
1520 raised to indicate an invalid layout type 1524 raised to indicate an invalid layout type
1521 </dd> 1525 </dd>
1522 </dl> 1526 </dl>
1523 <a NAME="UserInterface.__createObjects" ID="UserInterface.__createObjects"></a> 1527 <a NAME="UserInterface.__createObjects" ID="UserInterface.__createObjects"></a>
1524 <h4>UserInterface.__createObjects</h4> 1528 <h4>UserInterface.__createObjects</h4>
1525 <b>__createObjects</b>(<i>debugServer</i>) 1529 <b>__createObjects</b>(<i></i>)
1526 1530
1527 <p> 1531 <p>
1528 Private method to create the various objects of the application. 1532 Private method to create the various application objects.
1529 </p> 1533 </p>
1530 <dl>
1531
1532 <dt><i>debugServer</i> (DebugServer)</dt>
1533 <dd>
1534 reference to the debug server object
1535 </dd>
1536 </dl>
1537 <a NAME="UserInterface.__createSidebarsLayout" ID="UserInterface.__createSidebarsLayout"></a> 1534 <a NAME="UserInterface.__createSidebarsLayout" ID="UserInterface.__createSidebarsLayout"></a>
1538 <h4>UserInterface.__createSidebarsLayout</h4> 1535 <h4>UserInterface.__createSidebarsLayout</h4>
1539 <b>__createSidebarsLayout</b>(<i></i>) 1536 <b>__createSidebarsLayout</b>(<i></i>)
1540 1537
1541 <p> 1538 <p>
2960 <h4>UserInterface.activatePluginRepositoryViewer</h4> 2957 <h4>UserInterface.activatePluginRepositoryViewer</h4>
2961 <b>activatePluginRepositoryViewer</b>(<i></i>) 2958 <b>activatePluginRepositoryViewer</b>(<i></i>)
2962 2959
2963 <p> 2960 <p>
2964 Public slot to activate the plugin repository viewer. 2961 Public slot to activate the plugin repository viewer.
2962 </p>
2963 <a NAME="UserInterface.activateVirtualenvManager" ID="UserInterface.activateVirtualenvManager"></a>
2964 <h4>UserInterface.activateVirtualenvManager</h4>
2965 <b>activateVirtualenvManager</b>(<i></i>)
2966
2967 <p>
2968 Public slot to activate the virtual environments manager widget.
2965 </p> 2969 </p>
2966 <a NAME="UserInterface.addEricActions" ID="UserInterface.addEricActions"></a> 2970 <a NAME="UserInterface.addEricActions" ID="UserInterface.addEricActions"></a>
2967 <h4>UserInterface.addEricActions</h4> 2971 <h4>UserInterface.addEricActions</h4>
2968 <b>addEricActions</b>(<i>actions, actionType</i>) 2972 <b>addEricActions</b>(<i>actions, actionType</i>)
2969 2973

eric ide

mercurial