Documentation/Source/eric5.IconEditor.IconEditorWindow.html

changeset 2966
f85f686981ad
parent 2808
ea2b71538de1
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
332 </p><a NAME="IconEditorWindow.__saveIcon" ID="IconEditorWindow.__saveIcon"></a> 332 </p><a NAME="IconEditorWindow.__saveIcon" ID="IconEditorWindow.__saveIcon"></a>
333 <h4>IconEditorWindow.__saveIcon</h4> 333 <h4>IconEditorWindow.__saveIcon</h4>
334 <b>__saveIcon</b>(<i></i>) 334 <b>__saveIcon</b>(<i></i>)
335 <p> 335 <p>
336 Private slot to save the icon. 336 Private slot to save the icon.
337 </p><a NAME="IconEditorWindow.__saveIconAs" ID="IconEditorWindow.__saveIconAs"></a> 337 </p><dl>
338 <dt>Returns:</dt>
339 <dd>
340 flag indicating success (boolean)
341 </dd>
342 </dl><a NAME="IconEditorWindow.__saveIconAs" ID="IconEditorWindow.__saveIconAs"></a>
338 <h4>IconEditorWindow.__saveIconAs</h4> 343 <h4>IconEditorWindow.__saveIconAs</h4>
339 <b>__saveIconAs</b>(<i></i>) 344 <b>__saveIconAs</b>(<i></i>)
340 <p> 345 <p>
341 Private slot to save the icon with a new name. 346 Private slot to save the icon with a new name.
342 </p><a NAME="IconEditorWindow.__saveIconFile" ID="IconEditorWindow.__saveIconFile"></a> 347 </p><dl>
348 <dt>Returns:</dt>
349 <dd>
350 flag indicating success (boolean)
351 </dd>
352 </dl><a NAME="IconEditorWindow.__saveIconFile" ID="IconEditorWindow.__saveIconFile"></a>
343 <h4>IconEditorWindow.__saveIconFile</h4> 353 <h4>IconEditorWindow.__saveIconFile</h4>
344 <b>__saveIconFile</b>(<i>fileName</i>) 354 <b>__saveIconFile</b>(<i>fileName</i>)
345 <p> 355 <p>
346 Private method to save to the given file. 356 Private method to save to the given file.
347 </p><dl> 357 </p><dl>

eric ide

mercurial