eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog.html

branch
eric7
changeset 8763
a99f822a3da7
parent 8596
d64760b2da50
child 9175
21e2be5f0b41
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog.html	Wed Nov 03 20:02:41 2021 +0100
+++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog.html	Tue Nov 09 19:33:55 2021 +0100
@@ -39,8 +39,8 @@
     Class implementing the setup.py wizard dialog.
 </p>
 <p>
-    It displays a dialog for entering the parameters
-    for the EricMessageBox code generator.
+    It displays a dialog for entering the parameters for the setup.py code
+    generator.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_SetupWizardDialog
@@ -139,14 +139,6 @@
 <td>Private slot to handle a change of selected items of the modules list.</td>
 </tr>
 <tr>
-<td><a href="#SetupWizardDialog.on_packageRootDirButton_clicked">on_packageRootDirButton_clicked</a></td>
-<td>Private slot to select the packages root directory via a directory selection dialog.</td>
-</tr>
-<tr>
-<td><a href="#SetupWizardDialog.on_packageRootEdit_textChanged">on_packageRootEdit_textChanged</a></td>
-<td>Private slot handling the entering of a packages root.</td>
-</tr>
-<tr>
 <td><a href="#SetupWizardDialog.on_projectButton_clicked">on_projectButton_clicked</a></td>
 <td>Private slot to populate some fields with data retrieved from the current project.</td>
 </tr>
@@ -154,10 +146,6 @@
 <td><a href="#SetupWizardDialog.on_scriptsList_itemSelectionChanged">on_scriptsList_itemSelectionChanged</a></td>
 <td>Private slot to handle a change of selected items of the scripts list.</td>
 </tr>
-<tr>
-<td><a href="#SetupWizardDialog.on_sourceDirectoryButton_clicked">on_sourceDirectoryButton_clicked</a></td>
-<td>Private slot to select the packages root directory via a directory selection dialog.</td>
-</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -379,28 +367,6 @@
         Private slot to handle a change of selected items of the
         modules list.
 </p>
-<a NAME="SetupWizardDialog.on_packageRootDirButton_clicked" ID="SetupWizardDialog.on_packageRootDirButton_clicked"></a>
-<h4>SetupWizardDialog.on_packageRootDirButton_clicked</h4>
-<b>on_packageRootDirButton_clicked</b>(<i></i>)
-
-<p>
-        Private slot to select the packages root directory via a
-        directory selection dialog.
-</p>
-<a NAME="SetupWizardDialog.on_packageRootEdit_textChanged" ID="SetupWizardDialog.on_packageRootEdit_textChanged"></a>
-<h4>SetupWizardDialog.on_packageRootEdit_textChanged</h4>
-<b>on_packageRootEdit_textChanged</b>(<i>txt</i>)
-
-<p>
-        Private slot handling the entering of a packages root.
-</p>
-<dl>
-
-<dt><i>txt</i></dt>
-<dd>
-text of the line edit (string)
-</dd>
-</dl>
 <a NAME="SetupWizardDialog.on_projectButton_clicked" ID="SetupWizardDialog.on_projectButton_clicked"></a>
 <h4>SetupWizardDialog.on_projectButton_clicked</h4>
 <b>on_projectButton_clicked</b>(<i></i>)
@@ -417,14 +383,6 @@
         Private slot to handle a change of selected items of the
         scripts list.
 </p>
-<a NAME="SetupWizardDialog.on_sourceDirectoryButton_clicked" ID="SetupWizardDialog.on_sourceDirectoryButton_clicked"></a>
-<h4>SetupWizardDialog.on_sourceDirectoryButton_clicked</h4>
-<b>on_sourceDirectoryButton_clicked</b>(<i></i>)
-
-<p>
-        Private slot to select the packages root directory via a
-        directory selection dialog.
-</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial