src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html

branch
eric7
changeset 10479
856476537696
parent 10437
2f70ca07f0af
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog</h1>
-
 <p>
 Module implementing the eric plug-in wizard dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#PluginWizardDialog">PluginWizardDialog</a></td>
 <td>Class implementing the eric plug-in wizard dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="PluginWizardDialog" ID="PluginWizardDialog"></a>
 <h2>PluginWizardDialog</h2>
-
 <p>
     Class implementing the eric plug-in wizard dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_PluginWizardDialog
 <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="#PluginWizardDialog.__init__">PluginWizardDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Public method to retrieve the plug-in package name.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="PluginWizardDialog.__init__" ID="PluginWizardDialog.__init__"></a>
 <h4>PluginWizardDialog (Constructor)</h4>
 <b>PluginWizardDialog</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -102,17 +100,17 @@
 <a NAME="PluginWizardDialog.__enableOkButton" ID="PluginWizardDialog.__enableOkButton"></a>
 <h4>PluginWizardDialog.__enableOkButton</h4>
 <b>__enableOkButton</b>(<i></i>)
-
 <p>
         Private slot to set the state of the OK button.
 </p>
+
 <a NAME="PluginWizardDialog.getCode" ID="PluginWizardDialog.getCode"></a>
 <h4>PluginWizardDialog.getCode</h4>
 <b>getCode</b>(<i></i>)
-
 <p>
         Public method to get the source code.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -128,10 +126,10 @@
 <a NAME="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" ID="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged"></a>
 <h4>PluginWizardDialog.on_pluginTypeCombo_currentTextChanged</h4>
 <b>on_pluginTypeCombo_currentTextChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to react upon the selection of a plug-in type.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -142,18 +140,18 @@
 <a NAME="PluginWizardDialog.on_projectButton_clicked" ID="PluginWizardDialog.on_projectButton_clicked"></a>
 <h4>PluginWizardDialog.on_projectButton_clicked</h4>
 <b>on_projectButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to populate some fields with data retrieved from the
         current project.
 </p>
+
 <a NAME="PluginWizardDialog.packageName" ID="PluginWizardDialog.packageName"></a>
 <h4>PluginWizardDialog.packageName</h4>
 <b>packageName</b>(<i></i>)
-
 <p>
         Public method to retrieve the plug-in package name.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -168,4 +166,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