--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ConfigurationPageBase.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ConfigurationPageBase.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Preferences.ConfigurationPages.ConfigurationPageBase</h1> - <p> Module implementing the base class for all configuration pages. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ConfigurationPageBase">ConfigurationPageBase</a></td> <td>Class implementing the base class for all configuration pages.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ConfigurationPageBase" ID="ConfigurationPageBase"></a> <h2>ConfigurationPageBase</h2> - <p> Class implementing the base class for all configuration pages. </p> + <h3>Signals</h3> <dl> @@ -49,19 +48,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="#ConfigurationPageBase.__init__">ConfigurationPageBase</a></td> <td>Constructor</td> @@ -95,26 +92,27 @@ <td>Public method to set the state of the widget.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="ConfigurationPageBase.__init__" ID="ConfigurationPageBase.__init__"></a> <h4>ConfigurationPageBase (Constructor)</h4> <b>ConfigurationPageBase</b>(<i></i>) - <p> Constructor </p> + <a NAME="ConfigurationPageBase.__selectColourSlot" ID="ConfigurationPageBase.__selectColourSlot"></a> <h4>ConfigurationPageBase.__selectColourSlot</h4> <b>__selectColourSlot</b>(<i>button</i>) - <p> Private slot to select a color. </p> + <dl> <dt><i>button</i> (QPushButton)</dt> @@ -125,10 +123,10 @@ <a NAME="ConfigurationPageBase.initColour" ID="ConfigurationPageBase.initColour"></a> <h4>ConfigurationPageBase.initColour</h4> <b>initColour</b>(<i>colourKey, button, prefMethod, byName=False, hasAlpha=False</i>) - <p> Public method to initialize a colour selection button. </p> + <dl> <dt><i>colourKey</i> (string)</dt> @@ -155,17 +153,17 @@ <a NAME="ConfigurationPageBase.polishPage" ID="ConfigurationPageBase.polishPage"></a> <h4>ConfigurationPageBase.polishPage</h4> <b>polishPage</b>(<i></i>) - <p> Public slot to perform some polishing actions. </p> + <a NAME="ConfigurationPageBase.saveColours" ID="ConfigurationPageBase.saveColours"></a> <h4>ConfigurationPageBase.saveColours</h4> <b>saveColours</b>(<i>prefMethod</i>) - <p> Public method to save the colour selections. </p> + <dl> <dt><i>prefMethod</i> (function)</dt> @@ -176,17 +174,17 @@ <a NAME="ConfigurationPageBase.saveState" ID="ConfigurationPageBase.saveState"></a> <h4>ConfigurationPageBase.saveState</h4> <b>saveState</b>(<i></i>) - <p> Public method to save the current state of the widget. </p> + <a NAME="ConfigurationPageBase.selectFont" ID="ConfigurationPageBase.selectFont"></a> <h4>ConfigurationPageBase.selectFont</h4> <b>selectFont</b>(<i>fontSample, fontVar, showFontInfo=False, options=None</i>) - <p> Public method used by the font selection buttons. </p> + <dl> <dt><i>fontSample</i> (QLineEdit)</dt> @@ -222,10 +220,10 @@ <a NAME="ConfigurationPageBase.setState" ID="ConfigurationPageBase.setState"></a> <h4>ConfigurationPageBase.setState</h4> <b>setState</b>(<i>state</i>) - <p> Public method to set the state of the widget. </p> + <dl> <dt><i>state</i> (list)</dt> @@ -235,4 +233,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>