--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,34 +7,32 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog</h1> - <p> Module implementing the message box wizard dialog. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#MessageBoxWizardDialog">MessageBoxWizardDialog</a></td> <td>Class implementing the message box wizard dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="MessageBoxWizardDialog" ID="MessageBoxWizardDialog"></a> <h2>MessageBoxWizardDialog</h2> - <p> Class implementing the message box wizard dialog. </p> @@ -42,22 +40,21 @@ It displays a dialog for entering the parameters for the QMessageBox code generator. </p> + <h3>Derived from</h3> QDialog, Ui_MessageBoxWizardDialog <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="#MessageBoxWizardDialog.__init__">MessageBoxWizardDialog</a></td> <td>Constructor</td> @@ -95,19 +92,20 @@ <td>Private slot to handle the toggled signal of the rAbout radio button.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="MessageBoxWizardDialog.__init__" ID="MessageBoxWizardDialog.__init__"></a> <h4>MessageBoxWizardDialog (Constructor)</h4> <b>MessageBoxWizardDialog</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -118,17 +116,17 @@ <a NAME="MessageBoxWizardDialog.__enabledGroups" ID="MessageBoxWizardDialog.__enabledGroups"></a> <h4>MessageBoxWizardDialog.__enabledGroups</h4> <b>__enabledGroups</b>(<i></i>) - <p> Private method to enable/disable some group boxes. </p> + <a NAME="MessageBoxWizardDialog.__getButtonCode" ID="MessageBoxWizardDialog.__getButtonCode"></a> <h4>MessageBoxWizardDialog.__getButtonCode</h4> <b>__getButtonCode</b>(<i>istring, indString</i>) - <p> Private method to generate the button code. </p> + <dl> <dt><i>istring</i> (str)</dt> @@ -155,17 +153,17 @@ <a NAME="MessageBoxWizardDialog.__testSelectedOptions" ID="MessageBoxWizardDialog.__testSelectedOptions"></a> <h4>MessageBoxWizardDialog.__testSelectedOptions</h4> <b>__testSelectedOptions</b>(<i></i>) - <p> Private method to test the selected options. </p> + <a NAME="MessageBoxWizardDialog.getCode" ID="MessageBoxWizardDialog.getCode"></a> <h4>MessageBoxWizardDialog.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> @@ -192,17 +190,17 @@ <a NAME="MessageBoxWizardDialog.on_bTest_clicked" ID="MessageBoxWizardDialog.on_bTest_clicked"></a> <h4>MessageBoxWizardDialog.on_bTest_clicked</h4> <b>on_bTest_clicked</b>(<i></i>) - <p> Private method to test the selected options. </p> + <a NAME="MessageBoxWizardDialog.on_buttonBox_clicked" ID="MessageBoxWizardDialog.on_buttonBox_clicked"></a> <h4>MessageBoxWizardDialog.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> @@ -213,17 +211,17 @@ <a NAME="MessageBoxWizardDialog.on_rAboutQt_toggled" ID="MessageBoxWizardDialog.on_rAboutQt_toggled"></a> <h4>MessageBoxWizardDialog.on_rAboutQt_toggled</h4> <b>on_rAboutQt_toggled</b>(<i></i>) - <p> Private slot to handle the toggled signal of the rAboutQt radio button. </p> + <a NAME="MessageBoxWizardDialog.on_rAbout_toggled" ID="MessageBoxWizardDialog.on_rAbout_toggled"></a> <h4>MessageBoxWizardDialog.on_rAbout_toggled</h4> <b>on_rAbout_toggled</b>(<i></i>) - <p> Private slot to handle the toggled signal of the rAbout radio button. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>