Documentation/Source/eric6.UI.UserInterface.html

changeset 6039
d52e90757805
parent 5926
69482290dbdd
child 6123
39cd368143db
equal deleted inserted replaced
6038:b9d2063e610e 6039:d52e90757805
199 <td>Private slot to start the UI Previewer executable.</td> 199 <td>Private slot to start the UI Previewer executable.</td>
200 </tr><tr> 200 </tr><tr>
201 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td> 201 <td><a href="#UserInterface.__activateBrowser">__activateBrowser</a></td>
202 <td>Private slot to handle the activation of the file browser.</td> 202 <td>Private slot to handle the activation of the file browser.</td>
203 </tr><tr> 203 </tr><tr>
204 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td>
205 <td>Private slot to handle the activation of the debug viewer.</td>
206 </tr><tr>
207 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> 204 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td>
208 <td>Private slot to handle the activation of the IRC window.</td> 205 <td>Private slot to handle the activation of the IRC window.</td>
209 </tr><tr> 206 </tr><tr>
210 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> 207 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td>
211 <td>Private slot to handle the activation of the Log Viewer.</td> 208 <td>Private slot to handle the activation of the Log Viewer.</td>
678 <td><a href="#UserInterface.activateCodeDocumentationViewer">activateCodeDocumentationViewer</a></td> 675 <td><a href="#UserInterface.activateCodeDocumentationViewer">activateCodeDocumentationViewer</a></td>
679 <td>Public slot to handle the activation of the Code Documentation Viewer.</td> 676 <td>Public slot to handle the activation of the Code Documentation Viewer.</td>
680 </tr><tr> 677 </tr><tr>
681 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td> 678 <td><a href="#UserInterface.activateCooperationViewer">activateCooperationViewer</a></td>
682 <td>Public slot to handle the activation of the cooperation window.</td> 679 <td>Public slot to handle the activation of the cooperation window.</td>
680 </tr><tr>
681 <td><a href="#UserInterface.activateDebugViewer">activateDebugViewer</a></td>
682 <td>Public slot to handle the activation of the debug viewer.</td>
683 </tr><tr> 683 </tr><tr>
684 <td><a href="#UserInterface.addE5Actions">addE5Actions</a></td> 684 <td><a href="#UserInterface.addE5Actions">addE5Actions</a></td>
685 <td>Public method to add actions to the list of actions.</td> 685 <td>Public method to add actions to the list of actions.</td>
686 </tr><tr> 686 </tr><tr>
687 <td><a href="#UserInterface.addSideWidget">addSideWidget</a></td> 687 <td><a href="#UserInterface.addSideWidget">addSideWidget</a></td>
914 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a> 914 </dl><a NAME="UserInterface.__activateBrowser" ID="UserInterface.__activateBrowser"></a>
915 <h4>UserInterface.__activateBrowser</h4> 915 <h4>UserInterface.__activateBrowser</h4>
916 <b>__activateBrowser</b>(<i></i>) 916 <b>__activateBrowser</b>(<i></i>)
917 <p> 917 <p>
918 Private slot to handle the activation of the file browser. 918 Private slot to handle the activation of the file browser.
919 </p><a NAME="UserInterface.__activateDebugViewer" ID="UserInterface.__activateDebugViewer"></a>
920 <h4>UserInterface.__activateDebugViewer</h4>
921 <b>__activateDebugViewer</b>(<i></i>)
922 <p>
923 Private slot to handle the activation of the debug viewer.
924 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> 919 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a>
925 <h4>UserInterface.__activateIRC</h4> 920 <h4>UserInterface.__activateIRC</h4>
926 <b>__activateIRC</b>(<i></i>) 921 <b>__activateIRC</b>(<i></i>)
927 <p> 922 <p>
928 Private slot to handle the activation of the IRC window. 923 Private slot to handle the activation of the IRC window.
2079 </dl><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a> 2074 </dl><a NAME="UserInterface.activateCooperationViewer" ID="UserInterface.activateCooperationViewer"></a>
2080 <h4>UserInterface.activateCooperationViewer</h4> 2075 <h4>UserInterface.activateCooperationViewer</h4>
2081 <b>activateCooperationViewer</b>(<i></i>) 2076 <b>activateCooperationViewer</b>(<i></i>)
2082 <p> 2077 <p>
2083 Public slot to handle the activation of the cooperation window. 2078 Public slot to handle the activation of the cooperation window.
2079 </p><a NAME="UserInterface.activateDebugViewer" ID="UserInterface.activateDebugViewer"></a>
2080 <h4>UserInterface.activateDebugViewer</h4>
2081 <b>activateDebugViewer</b>(<i></i>)
2082 <p>
2083 Public slot to handle the activation of the debug viewer.
2084 </p><a NAME="UserInterface.addE5Actions" ID="UserInterface.addE5Actions"></a> 2084 </p><a NAME="UserInterface.addE5Actions" ID="UserInterface.addE5Actions"></a>
2085 <h4>UserInterface.addE5Actions</h4> 2085 <h4>UserInterface.addE5Actions</h4>
2086 <b>addE5Actions</b>(<i>actions, actionType</i>) 2086 <b>addE5Actions</b>(<i>actions, actionType</i>)
2087 <p> 2087 <p>
2088 Public method to add actions to the list of actions. 2088 Public method to add actions to the list of actions.

eric ide

mercurial