--- a/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.IconEditor.IconEditorPalette.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.IconEditor.IconEditorPalette</h1> <p> -Module implementing a palette widget for the icon editor. +Module implementing a palette widget for the icon editor. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#IconEditorPalette">IconEditorPalette</a></td> -<td>Class implementing a palette widget for the icon editor.</td> +<td>Class implementing a palette widget for the icon editor.</td> </tr> </table> <h3>Functions</h3> @@ -43,12 +43,12 @@ <a NAME="IconEditorPalette" ID="IconEditorPalette"></a> <h2>IconEditorPalette</h2> <p> - Class implementing a palette widget for the icon editor. + Class implementing a palette widget for the icon editor. </p><h4>Signals</h4> <dl> <dt>colorSelected(QColor)</dt> <dd> -emitted after a new color has been selected +emitted after a new color has been selected </dd> </dl> <h3>Derived from</h3> @@ -61,56 +61,56 @@ <table> <tr> <td><a href="#IconEditorPalette.__init__">IconEditorPalette</a></td> -<td>Constructor</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> +<td>Private slot to track changes of the alpha channel.</td> </tr><tr> <td><a href="#IconEditorPalette.__selectColor">__selectColor</a></td> -<td>Private slot to select a new drawing color.</td> +<td>Private slot to select a new drawing color.</td> </tr><tr> <td><a href="#IconEditorPalette.colorChanged">colorChanged</a></td> -<td>Public slot to update the color preview.</td> +<td>Public slot to update the color preview.</td> </tr><tr> <td><a href="#IconEditorPalette.previewChanged">previewChanged</a></td> -<td>Public slot to update the preview.</td> +<td>Public slot to update the preview.</td> </tr> </table> <a NAME="IconEditorPalette.__init__" ID="IconEditorPalette.__init__"></a> <h4>IconEditorPalette (Constructor)</h4> <b>IconEditorPalette</b>(<i>parent = None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>parent</i></dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget (QWidget) </dd> </dl><a NAME="IconEditorPalette.__alphaChanged" ID="IconEditorPalette.__alphaChanged"></a> <h4>IconEditorPalette.__alphaChanged</h4> <b>__alphaChanged</b>(<i>val</i>) <p> - Private slot to track changes of the alpha channel. + Private slot to track changes of the alpha channel. </p><dl> <dt><i>val</i></dt> <dd> -value of the alpha channel +value of the alpha channel </dd> </dl><a NAME="IconEditorPalette.__selectColor" ID="IconEditorPalette.__selectColor"></a> <h4>IconEditorPalette.__selectColor</h4> <b>__selectColor</b>(<i></i>) <p> - Private slot to select a new drawing color. + Private slot to select a new drawing color. </p><a NAME="IconEditorPalette.colorChanged" ID="IconEditorPalette.colorChanged"></a> <h4>IconEditorPalette.colorChanged</h4> <b>colorChanged</b>(<i>color</i>) <p> - Public slot to update the color preview. + Public slot to update the color preview. </p><a NAME="IconEditorPalette.previewChanged" ID="IconEditorPalette.previewChanged"></a> <h4>IconEditorPalette.previewChanged</h4> <b>previewChanged</b>(<i>pixmap</i>) <p> - Public slot to update the preview. + Public slot to update the preview. </p> <div align="right"><a href="#top">Up</a></div> <hr />