src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html

branch
eric7
changeset 10479
856476537696
parent 10437
2f70ca07f0af
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,34 +7,32 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog</h1>
-
 <p>
 Module implementing the input dialog wizard dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#InputDialogWizardDialog">InputDialogWizardDialog</a></td>
 <td>Class implementing the input dialog wizard dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="InputDialogWizardDialog" ID="InputDialogWizardDialog"></a>
 <h2>InputDialogWizardDialog</h2>
-
 <p>
     Class implementing the input dialog wizard dialog.
 </p>
@@ -42,22 +40,21 @@
     It displays a dialog for entering the parameters
     for the QInputDialog code generator.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_InputDialogWizardDialog
 <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="#InputDialogWizardDialog.__init__">InputDialogWizardDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot called by a button of the button box clicked.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="InputDialogWizardDialog.__init__" ID="InputDialogWizardDialog.__init__"></a>
 <h4>InputDialogWizardDialog (Constructor)</h4>
 <b>InputDialogWizardDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -102,7 +100,6 @@
 <a NAME="InputDialogWizardDialog.__typeSelectButtonToggled" ID="InputDialogWizardDialog.__typeSelectButtonToggled"></a>
 <h4>InputDialogWizardDialog.__typeSelectButtonToggled</h4>
 <b>__typeSelectButtonToggled</b>(<i>checked</i>)
-
 <p>
         Private slot to modify the dialog according to the selected type.
 </p>
@@ -110,6 +107,7 @@
         Note: This is a multiplexed slot. Therefore it just reacts upon a
         positive check state (i.e. checked == True).
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -120,10 +118,10 @@
 <a NAME="InputDialogWizardDialog.getCode" ID="InputDialogWizardDialog.getCode"></a>
 <h4>InputDialogWizardDialog.getCode</h4>
 <b>getCode</b>(<i>indLevel, indString</i>)
-
 <p>
         Public method to get the source code for Qt6.
 </p>
+
 <dl>
 
 <dt><i>indLevel</i> (int)</dt>
@@ -150,17 +148,17 @@
 <a NAME="InputDialogWizardDialog.on_bTest_clicked" ID="InputDialogWizardDialog.on_bTest_clicked"></a>
 <h4>InputDialogWizardDialog.on_bTest_clicked</h4>
 <b>on_bTest_clicked</b>(<i></i>)
-
 <p>
         Private method to test the selected options.
 </p>
+
 <a NAME="InputDialogWizardDialog.on_buttonBox_clicked" ID="InputDialogWizardDialog.on_buttonBox_clicked"></a>
 <h4>InputDialogWizardDialog.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>
@@ -170,4 +168,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial