Documentation/Source/eric6.Preferences.ConfigurationPages.DiffColoursPage.html

changeset 6123
39cd368143db
parent 5765
39d8b26ff557
diff -r e7d98249f393 -r 39cd368143db Documentation/Source/eric6.Preferences.ConfigurationPages.DiffColoursPage.html
--- a/Documentation/Source/eric6.Preferences.ConfigurationPages.DiffColoursPage.html	Thu Feb 08 18:57:11 2018 +0100
+++ b/Documentation/Source/eric6.Preferences.ConfigurationPages.DiffColoursPage.html	Thu Feb 08 18:58:07 2018 +0100
@@ -115,15 +115,25 @@
 </dd>
 </dl><a NAME="DiffColoursPage.__selectBackgroundColour" ID="DiffColoursPage.__selectBackgroundColour"></a>
 <h4>DiffColoursPage.__selectBackgroundColour</h4>
-<b>__selectBackgroundColour</b>(<i></i>)
+<b>__selectBackgroundColour</b>(<i>button</i>)
 <p>
         Private slot to select a background colour.
-</p><a NAME="DiffColoursPage.__selectTextColour" ID="DiffColoursPage.__selectTextColour"></a>
+</p><dl>
+<dt><i>button</i> (QPushButton)</dt>
+<dd>
+reference to the button been pressed
+</dd>
+</dl><a NAME="DiffColoursPage.__selectTextColour" ID="DiffColoursPage.__selectTextColour"></a>
 <h4>DiffColoursPage.__selectTextColour</h4>
-<b>__selectTextColour</b>(<i></i>)
+<b>__selectTextColour</b>(<i>button</i>)
 <p>
         Private slot to select the text colour.
-</p><a NAME="DiffColoursPage.__updateSampleBackgroundColour" ID="DiffColoursPage.__updateSampleBackgroundColour"></a>
+</p><dl>
+<dt><i>button</i> (QPushButton)</dt>
+<dd>
+reference to the button been pressed
+</dd>
+</dl><a NAME="DiffColoursPage.__updateSampleBackgroundColour" ID="DiffColoursPage.__updateSampleBackgroundColour"></a>
 <h4>DiffColoursPage.__updateSampleBackgroundColour</h4>
 <b>__updateSampleBackgroundColour</b>(<i>colourKey</i>)
 <p>

eric ide

mercurial