--- a/src/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.IconEditor.IconEditorPalette</h1> - <p> Module implementing a palette widget for the icon editor. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#IconEditorPalette">IconEditorPalette</a></td> <td>Class implementing a palette widget for the icon editor.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="IconEditorPalette" ID="IconEditorPalette"></a> <h2>IconEditorPalette</h2> - <p> Class implementing a palette widget for the icon editor. </p> + <h3>Signals</h3> <dl> @@ -54,19 +53,17 @@ <h3>Derived from</h3> QWidget <h3>Class Attributes</h3> - <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> @@ -96,19 +93,20 @@ <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>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -119,10 +117,10 @@ <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. </p> + <dl> <dt><i>val</i> (int)</dt> @@ -133,10 +131,10 @@ <a NAME="IconEditorPalette.__compositingChanged" ID="IconEditorPalette.__compositingChanged"></a> <h4>IconEditorPalette.__compositingChanged</h4> <b>__compositingChanged</b>(<i>on</i>) - <p> Private slot to handle a change of the compositing mode. </p> + <dl> <dt><i>on</i> (bool)</dt> @@ -147,17 +145,17 @@ <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. </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. </p> + <dl> <dt><i>color</i> (QColor)</dt> @@ -168,10 +166,10 @@ <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. </p> + <dl> <dt><i>pixmap</i> (QPixmap)</dt> @@ -182,10 +180,10 @@ <a NAME="IconEditorPalette.setCompositingMode" ID="IconEditorPalette.setCompositingMode"></a> <h4>IconEditorPalette.setCompositingMode</h4> <b>setCompositingMode</b>(<i>mode</i>) - <p> Public method to set the compositing mode. </p> + <dl> <dt><i>mode</i> (QPainter.CompositionMode)</dt> @@ -195,4 +193,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>