Documentation/Source/eric5.IconEditor.IconEditorWindow.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="IconEditorWindow" ID="IconEditorWindow"></a> 43 <a NAME="IconEditorWindow" ID="IconEditorWindow"></a>
44 <h2>IconEditorWindow</h2> 44 <h2>IconEditorWindow</h2>
45 <p> 45 <p>
46 Class implementing the web browser main window. 46 Class implementing the web browser main window.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>editorClosed()</dt> 49 <dt>editorClosed()</dt>
50 <dd> 50 <dd>
51 emitted after the window was requested to close down 51 emitted after the window was requested to close down
52 </dd> 52 </dd>
55 QMainWindow 55 QMainWindow
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>windows</td></tr> 58 <tr><td>windows</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#IconEditorWindow.__init__">IconEditorWindow</a></td>
64 <td>Constructor</td>
65 </tr><tr>
66 <td><a href="#IconEditorWindow.__about">__about</a></td> 67 <td><a href="#IconEditorWindow.__about">__about</a></td>
67 <td>Private slot to show a little About message.</td> 68 <td>Private slot to show a little About message.</td>
68 </tr><tr> 69 </tr><tr>
69 <td><a href="#IconEditorWindow.__aboutQt">__aboutQt</a></td> 70 <td><a href="#IconEditorWindow.__aboutQt">__aboutQt</a></td>
70 <td>Private slot to handle the About Qt dialog.</td> 71 <td>Private slot to handle the About Qt dialog.</td>
166 <td>Private slot called to handle the zoom reset action.</td> 167 <td>Private slot called to handle the zoom reset action.</td>
167 </tr><tr> 168 </tr><tr>
168 <td><a href="#IconEditorWindow.closeEvent">closeEvent</a></td> 169 <td><a href="#IconEditorWindow.closeEvent">closeEvent</a></td>
169 <td>Private event handler for the close event.</td> 170 <td>Private event handler for the close event.</td>
170 </tr> 171 </tr>
172 </table>
173 <h3>Static Methods</h3>
174 <table>
175 <tr><td>None</td></tr>
171 </table> 176 </table>
172 <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a> 177 <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a>
173 <h4>IconEditorWindow (Constructor)</h4> 178 <h4>IconEditorWindow (Constructor)</h4>
174 <b>IconEditorWindow</b>(<i>fileName="", parent=None, fromEric=False, initShortcutsOnly=False</i>) 179 <b>IconEditorWindow</b>(<i>fileName="", parent=None, fromEric=False, initShortcutsOnly=False</i>)
175 <p> 180 <p>

eric ide

mercurial