--- a/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>IconEditorPalette</h2> <p> Class implementing a palette widget for the icon editor. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>colorSelected(QColor)</dt> <dd> @@ -61,12 +61,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#IconEditorPalette.__init__">IconEditorPalette</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#IconEditorPalette.__alphaChanged">__alphaChanged</a></td> <td>Private slot to track changes of the alpha channel.</td> </tr><tr> @@ -86,6 +87,10 @@ <td>Public method to set the compositing mode.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> <h4>IconEditorPalette (Constructor)</h4> <b>IconEditorPalette</b>(<i>parent=None</i>)