src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
child 10689
3ede487187f2
--- a/src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.CondaInterface.CondaNewEnvironmentDataDialog</h1>
-
 <p>
 Module implementing a dialog to enter data for a new conda environment.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#CondaNewEnvironmentDataDialog">CondaNewEnvironmentDataDialog</a></td>
 <td>Class implementing a dialog to enter data for a new conda environment.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="CondaNewEnvironmentDataDialog" ID="CondaNewEnvironmentDataDialog"></a>
 <h2>CondaNewEnvironmentDataDialog</h2>
-
 <p>
     Class implementing a dialog to enter data for a new conda environment.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_CondaNewEnvironmentDataDialog
 <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="#CondaNewEnvironmentDataDialog.__init__">CondaNewEnvironmentDataDialog</a></td>
 <td>Constructor</td>
@@ -79,19 +76,20 @@
 <td>Private slot to handle changes of the requirements file name.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="CondaNewEnvironmentDataDialog.__init__" ID="CondaNewEnvironmentDataDialog.__init__"></a>
 <h4>CondaNewEnvironmentDataDialog (Constructor)</h4>
 <b>CondaNewEnvironmentDataDialog</b>(<i>title, showRequirements, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>title</i> (str)</dt>
@@ -111,17 +109,17 @@
 <a NAME="CondaNewEnvironmentDataDialog.__updateOK" ID="CondaNewEnvironmentDataDialog.__updateOK"></a>
 <h4>CondaNewEnvironmentDataDialog.__updateOK</h4>
 <b>__updateOK</b>(<i></i>)
-
 <p>
         Private method to update the enabled state of the OK button.
 </p>
+
 <a NAME="CondaNewEnvironmentDataDialog.getData" ID="CondaNewEnvironmentDataDialog.getData"></a>
 <h4>CondaNewEnvironmentDataDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -138,10 +136,10 @@
 <a NAME="CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged" ID="CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged"></a>
 <h4>CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged</h4>
 <b>on_condaNameEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the conda name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -152,10 +150,10 @@
 <a NAME="CondaNewEnvironmentDataDialog.on_nameEdit_textChanged" ID="CondaNewEnvironmentDataDialog.on_nameEdit_textChanged"></a>
 <h4>CondaNewEnvironmentDataDialog.on_nameEdit_textChanged</h4>
 <b>on_nameEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the logical name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -166,10 +164,10 @@
 <a NAME="CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged" ID="CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged"></a>
 <h4>CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged</h4>
 <b>on_requirementsFilePicker_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot to handle changes of the requirements file name.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -179,4 +177,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