944:1b59c4ba121e | 945:8cd4d08fa9f6 |
---|---|
169 <td>Private event handler for the close event.</td> | 169 <td>Private event handler for the close event.</td> |
170 </tr> | 170 </tr> |
171 </table> | 171 </table> |
172 <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a> | 172 <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a> |
173 <h4>IconEditorWindow (Constructor)</h4> | 173 <h4>IconEditorWindow (Constructor)</h4> |
174 <b>IconEditorWindow</b>(<i>fileName = "", parent = None, fromEric = False, initShortcutsOnly = False</i>) | 174 <b>IconEditorWindow</b>(<i>fileName="", parent=None, fromEric=False, initShortcutsOnly=False</i>) |
175 <p> | 175 <p> |
176 Constructor | 176 Constructor |
177 </p><dl> | 177 </p><dl> |
178 <dt><i>fileName</i></dt> | 178 <dt><i>fileName</i></dt> |
179 <dd> | 179 <dd> |
287 </dd> | 287 </dd> |
288 </dl><a NAME="IconEditorWindow.__modificationChanged" ID="IconEditorWindow.__modificationChanged"></a> | 288 </dl><a NAME="IconEditorWindow.__modificationChanged" ID="IconEditorWindow.__modificationChanged"></a> |
289 <h4>IconEditorWindow.__modificationChanged</h4> | 289 <h4>IconEditorWindow.__modificationChanged</h4> |
290 <b>__modificationChanged</b>(<i>m</i>) | 290 <b>__modificationChanged</b>(<i>m</i>) |
291 <p> | 291 <p> |
292 Private slot to handle the modificationChanged signal. | 292 Private slot to handle the modificationChanged signal. |
293 </p><dl> | 293 </p><dl> |
294 <dt><i>m</i></dt> | 294 <dt><i>m</i></dt> |
295 <dd> | 295 <dd> |
296 modification status | 296 modification status |
297 </dd> | 297 </dd> |