--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,57 +7,53 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Preferences.ConfigurationPages.DiffColoursPage</h1> - <p> Module implementing the Diff colours configuration page. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#DiffColoursPage">DiffColoursPage</a></td> <td>Class implementing the Diff colours configuration page.</td> </tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#create">create</a></td> <td>Module function to create the configuration page.</td> </tr> </table> + <hr /> <hr /> <a NAME="DiffColoursPage" ID="DiffColoursPage"></a> <h2>DiffColoursPage</h2> - <p> Class implementing the Diff colours configuration page. </p> + <h3>Derived from</h3> ConfigurationPageBase, Ui_DiffColoursPage <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="#DiffColoursPage.__init__">DiffColoursPage</a></td> <td>Constructor</td> @@ -87,26 +83,27 @@ <td>Public slot to save the Diff colours configuration.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="DiffColoursPage.__init__" ID="DiffColoursPage.__init__"></a> <h4>DiffColoursPage (Constructor)</h4> <b>DiffColoursPage</b>(<i></i>) - <p> Constructor </p> + <a NAME="DiffColoursPage.__initColour" ID="DiffColoursPage.__initColour"></a> <h4>DiffColoursPage.__initColour</h4> <b>__initColour</b>(<i>colourKey, button, initSlot, selectSlot, sampleWidget</i>) - <p> Private method to initialize a colour selection button. </p> + <dl> <dt><i>colourKey</i> (str)</dt> @@ -133,10 +130,10 @@ <a NAME="DiffColoursPage.__selectBackgroundColour" ID="DiffColoursPage.__selectBackgroundColour"></a> <h4>DiffColoursPage.__selectBackgroundColour</h4> <b>__selectBackgroundColour</b>(<i>button</i>) - <p> Private slot to select a background colour. </p> + <dl> <dt><i>button</i> (QPushButton)</dt> @@ -147,10 +144,10 @@ <a NAME="DiffColoursPage.__selectTextColour" ID="DiffColoursPage.__selectTextColour"></a> <h4>DiffColoursPage.__selectTextColour</h4> <b>__selectTextColour</b>(<i>button</i>) - <p> Private slot to select the text colour. </p> + <dl> <dt><i>button</i> (QPushButton)</dt> @@ -161,10 +158,10 @@ <a NAME="DiffColoursPage.__updateSampleBackgroundColour" ID="DiffColoursPage.__updateSampleBackgroundColour"></a> <h4>DiffColoursPage.__updateSampleBackgroundColour</h4> <b>__updateSampleBackgroundColour</b>(<i>colourKey</i>) - <p> Private slot to update the background colour of a sample. </p> + <dl> <dt><i>colourKey</i> (str)</dt> @@ -175,10 +172,10 @@ <a NAME="DiffColoursPage.__updateSampleTextColour" ID="DiffColoursPage.__updateSampleTextColour"></a> <h4>DiffColoursPage.__updateSampleTextColour</h4> <b>__updateSampleTextColour</b>(<i>colourKey</i>) - <p> Private slot to update the text colour of all samples. </p> + <dl> <dt><i>colourKey</i> (str)</dt> @@ -189,20 +186,20 @@ <a NAME="DiffColoursPage.save" ID="DiffColoursPage.save"></a> <h4>DiffColoursPage.save</h4> <b>save</b>(<i></i>) - <p> Public slot to save the Diff colours configuration. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="create" ID="create"></a> <h2>create</h2> <b>create</b>(<i>dlg</i>) - <p> Module function to create the configuration page. </p> + <dl> <dt><i>dlg</i> (ConfigurationDialog)</dt> @@ -224,4 +221,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>