--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,34 +7,32 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog</h1> - <p> Module implementing the color dialog wizard dialog. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ColorDialogWizardDialog">ColorDialogWizardDialog</a></td> <td>Class implementing the color dialog wizard dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ColorDialogWizardDialog" ID="ColorDialogWizardDialog"></a> <h2>ColorDialogWizardDialog</h2> - <p> Class implementing the color dialog wizard dialog. </p> @@ -42,22 +40,21 @@ It displays a dialog for entering the parameters for the QColorDialog code generator. </p> + <h3>Derived from</h3> QDialog, Ui_ColorDialogWizardDialog <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="#ColorDialogWizardDialog.__init__">ColorDialogWizardDialog</a></td> <td>Constructor</td> @@ -83,19 +80,20 @@ <td>Private slot to handle the textChanged signal of eRGB.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="ColorDialogWizardDialog.__init__" ID="ColorDialogWizardDialog.__init__"></a> <h4>ColorDialogWizardDialog (Constructor)</h4> <b>ColorDialogWizardDialog</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -106,10 +104,10 @@ <a NAME="ColorDialogWizardDialog.getCode" ID="ColorDialogWizardDialog.getCode"></a> <h4>ColorDialogWizardDialog.getCode</h4> <b>getCode</b>(<i>indLevel, indString</i>) - <p> Public method to get the source code. </p> + <dl> <dt><i>indLevel</i> (int)</dt> @@ -136,17 +134,17 @@ <a NAME="ColorDialogWizardDialog.on_bTest_clicked" ID="ColorDialogWizardDialog.on_bTest_clicked"></a> <h4>ColorDialogWizardDialog.on_bTest_clicked</h4> <b>on_bTest_clicked</b>(<i></i>) - <p> Private method to test the selected options. </p> + <a NAME="ColorDialogWizardDialog.on_buttonBox_clicked" ID="ColorDialogWizardDialog.on_buttonBox_clicked"></a> <h4>ColorDialogWizardDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>) - <p> Private slot called by a button of the button box clicked. </p> + <dl> <dt><i>button</i> (QAbstractButton)</dt> @@ -157,10 +155,10 @@ <a NAME="ColorDialogWizardDialog.on_eColor_editTextChanged" ID="ColorDialogWizardDialog.on_eColor_editTextChanged"></a> <h4>ColorDialogWizardDialog.on_eColor_editTextChanged</h4> <b>on_eColor_editTextChanged</b>(<i>text</i>) - <p> Private slot to handle the editTextChanged signal of eColor. </p> + <dl> <dt><i>text</i> (str)</dt> @@ -171,10 +169,10 @@ <a NAME="ColorDialogWizardDialog.on_eRGB_textChanged" ID="ColorDialogWizardDialog.on_eRGB_textChanged"></a> <h4>ColorDialogWizardDialog.on_eRGB_textChanged</h4> <b>on_eRGB_textChanged</b>(<i>text</i>) - <p> Private slot to handle the textChanged signal of eRGB. </p> + <dl> <dt><i>text</i> (str)</dt> @@ -184,4 +182,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>