diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.IconEditor.IconEditorWindow.html --- a/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconEditorWindow.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>IconEditorWindow</h2> <p> Class implementing the web browser main window. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>editorClosed()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>windows</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditorWindow.__init__">IconEditorWindow</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditorWindow.__about">__about</a></td> <td>Private slot to show a little About message.</td> </tr><tr> @@ -169,6 +170,10 @@ <td>Private event handler for the close event.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditorWindow.__init__" ID="IconEditorWindow.__init__"></a> <h4>IconEditorWindow (Constructor)</h4> <b>IconEditorWindow</b>(<i>fileName="", parent=None, fromEric=False, initShortcutsOnly=False</i>)