Documentation/Source/eric5.UI.UserInterface.html

changeset 3591
2f2a4a76dd22
parent 3116
ee0a183cec81
child 3602
73cad09faca9
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
196 </tr><tr> 196 </tr><tr>
197 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td> 197 <td><a href="#UserInterface.__activateDebugViewer">__activateDebugViewer</a></td>
198 <td>Private slot to handle the activation of the debug viewer.</td> 198 <td>Private slot to handle the activation of the debug viewer.</td>
199 </tr><tr> 199 </tr><tr>
200 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> 200 <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td>
201 <td>Public slot to handle the activation of the IRC window.</td> 201 <td>Private slot to handle the activation of the IRC window.</td>
202 </tr><tr> 202 </tr><tr>
203 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td> 203 <td><a href="#UserInterface.__activateLogViewer">__activateLogViewer</a></td>
204 <td>Private slot to handle the activation of the Log Viewer.</td> 204 <td>Private slot to handle the activation of the Log Viewer.</td>
205 </tr><tr> 205 </tr><tr>
206 <td><a href="#UserInterface.__activateMultiProjectBrowser">__activateMultiProjectBrowser</a></td> 206 <td><a href="#UserInterface.__activateMultiProjectBrowser">__activateMultiProjectBrowser</a></td>
661 </tr><tr> 661 </tr><tr>
662 <td><a href="#UserInterface.checkProjectsWorkspace">checkProjectsWorkspace</a></td> 662 <td><a href="#UserInterface.checkProjectsWorkspace">checkProjectsWorkspace</a></td>
663 <td>Public method to check, if a projects workspace has been configured.</td> 663 <td>Public method to check, if a projects workspace has been configured.</td>
664 </tr><tr> 664 </tr><tr>
665 <td><a href="#UserInterface.closeEvent">closeEvent</a></td> 665 <td><a href="#UserInterface.closeEvent">closeEvent</a></td>
666 <td>Private event handler for the close event.</td> 666 <td>Protected event handler for the close event.</td>
667 </tr><tr> 667 </tr><tr>
668 <td><a href="#UserInterface.dragEnterEvent">dragEnterEvent</a></td> 668 <td><a href="#UserInterface.dragEnterEvent">dragEnterEvent</a></td>
669 <td>Protected method to handle the drag enter event.</td> 669 <td>Protected method to handle the drag enter event.</td>
670 </tr><tr> 670 </tr><tr>
671 <td><a href="#UserInterface.dragLeaveEvent">dragLeaveEvent</a></td> 671 <td><a href="#UserInterface.dragLeaveEvent">dragLeaveEvent</a></td>
848 Private slot to handle the activation of the debug viewer. 848 Private slot to handle the activation of the debug viewer.
849 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> 849 </p><a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a>
850 <h4>UserInterface.__activateIRC</h4> 850 <h4>UserInterface.__activateIRC</h4>
851 <b>__activateIRC</b>(<i></i>) 851 <b>__activateIRC</b>(<i></i>)
852 <p> 852 <p>
853 Public slot to handle the activation of the IRC window. 853 Private slot to handle the activation of the IRC window.
854 </p><a NAME="UserInterface.__activateLogViewer" ID="UserInterface.__activateLogViewer"></a> 854 </p><a NAME="UserInterface.__activateLogViewer" ID="UserInterface.__activateLogViewer"></a>
855 <h4>UserInterface.__activateLogViewer</h4> 855 <h4>UserInterface.__activateLogViewer</h4>
856 <b>__activateLogViewer</b>(<i></i>) 856 <b>__activateLogViewer</b>(<i></i>)
857 <p> 857 <p>
858 Private slot to handle the activation of the Log Viewer. 858 Private slot to handle the activation of the Log Viewer.
1942 it has not, a dialog is shown. 1942 it has not, a dialog is shown.
1943 </p><a NAME="UserInterface.closeEvent" ID="UserInterface.closeEvent"></a> 1943 </p><a NAME="UserInterface.closeEvent" ID="UserInterface.closeEvent"></a>
1944 <h4>UserInterface.closeEvent</h4> 1944 <h4>UserInterface.closeEvent</h4>
1945 <b>closeEvent</b>(<i>event</i>) 1945 <b>closeEvent</b>(<i>event</i>)
1946 <p> 1946 <p>
1947 Private event handler for the close event. 1947 Protected event handler for the close event.
1948 </p><p> 1948 </p><p>
1949 This event handler saves the preferences. 1949 This event handler saves the preferences.
1950 </p><dl> 1950 </p><dl>
1951 <dt><i>event</i></dt> 1951 <dt><i>event</i></dt>
1952 <dd> 1952 <dd>

eric ide

mercurial