diff -r 3733e2b23cf7 -r a071d4065202 src/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html --- a/src/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Wed Dec 20 14:58:58 2023 +0100 @@ -111,9 +111,9 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="IconEditorPalette.__alphaChanged" ID="IconEditorPalette.__alphaChanged"></a> @@ -125,7 +125,7 @@ </p> <dl> -<dt><i>val</i></dt> +<dt><i>val</i> (int)</dt> <dd> value of the alpha channel </dd> @@ -139,10 +139,9 @@ </p> <dl> -<dt><i>on</i></dt> +<dt><i>on</i> (bool)</dt> <dd> flag indicating the checked state of the compositing button - (boolean) </dd> </dl> <a NAME="IconEditorPalette.__selectColor" ID="IconEditorPalette.__selectColor"></a> @@ -161,9 +160,9 @@ </p> <dl> -<dt><i>color</i></dt> +<dt><i>color</i> (QColor)</dt> <dd> -new color (QColor) +new color </dd> </dl> <a NAME="IconEditorPalette.previewChanged" ID="IconEditorPalette.previewChanged"></a> @@ -175,9 +174,9 @@ </p> <dl> -<dt><i>pixmap</i></dt> +<dt><i>pixmap</i> (QPixmap)</dt> <dd> -new preview pixmap (QPixmap) +new preview pixmap </dd> </dl> <a NAME="IconEditorPalette.setCompositingMode" ID="IconEditorPalette.setCompositingMode"></a> @@ -189,9 +188,9 @@ </p> <dl> -<dt><i>mode</i></dt> +<dt><i>mode</i> (QPainter.CompositionMode)</dt> <dd> -compositing mode to set (QPainter.CompositionMode) +compositing mode to set </dd> </dl> <div align="right"><a href="#top">Up</a></div>