src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvNameDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvNameDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvNameDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,55 +7,52 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.VirtualEnv.VirtualenvNameDialog</h1>
-
 <p>
 Module implementing a dialog to enter the logical name for a new virtual
 environment.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#VirtualenvNameDialog">VirtualenvNameDialog</a></td>
 <td>Class implementing a dialog to enter the logical name for a new virtual environment.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="VirtualenvNameDialog" ID="VirtualenvNameDialog"></a>
 <h2>VirtualenvNameDialog</h2>
-
 <p>
     Class implementing a dialog to enter the logical name for a new virtual
     environment.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_VirtualenvNameDialog
 <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="#VirtualenvNameDialog.__init__">VirtualenvNameDialog</a></td>
 <td>Constructor</td>
@@ -69,19 +66,20 @@
 <td>Private slot to handle a change of the environment name.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="VirtualenvNameDialog.__init__" ID="VirtualenvNameDialog.__init__"></a>
 <h4>VirtualenvNameDialog (Constructor)</h4>
 <b>VirtualenvNameDialog</b>(<i>environments, currentName, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>environments</i> (list of str)</dt>
@@ -100,10 +98,10 @@
 <a NAME="VirtualenvNameDialog.getName" ID="VirtualenvNameDialog.getName"></a>
 <h4>VirtualenvNameDialog.getName</h4>
 <b>getName</b>(<i></i>)
-
 <p>
         Public method to get the entered name.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -119,10 +117,10 @@
 <a NAME="VirtualenvNameDialog.on_nameEdit_textChanged" ID="VirtualenvNameDialog.on_nameEdit_textChanged"></a>
 <h4>VirtualenvNameDialog.on_nameEdit_textChanged</h4>
 <b>on_nameEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle a change of the environment name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -132,4 +130,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