Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html

changeset 942
1d2a6b8509c6
parent 440
69ace3e2dcf6
child 945
8cd4d08fa9f6
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html	Thu Mar 10 17:40:11 2011 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.ConfigurationPageBase.html	Thu Mar 10 19:07:05 2011 +0100
@@ -114,7 +114,7 @@
         Public method to save the current state of the widget.
 </p><a NAME="ConfigurationPageBase.selectColour" ID="ConfigurationPageBase.selectColour"></a>
 <h4>ConfigurationPageBase.selectColour</h4>
-<b>selectColour</b>(<i>button, colourVar</i>)
+<b>selectColour</b>(<i>button, colourVar, showAlpha = False</i>)
 <p>
         Public method used by the colour selection buttons.
 </p><dl>
@@ -124,6 +124,10 @@
 </dd><dt><i>colourVar</i></dt>
 <dd>
 reference to the variable containing the colour (QColor)
+</dd><dt><i>showAlpha</i></dt>
+<dd>
+flag indicating to show a selection for the alpha
+            channel (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial