--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,55 +7,52 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog</h1> - <p> Module implementing a dialog to enter the interpreter for a virtual environment. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#VirtualenvInterpreterSelectionDialog">VirtualenvInterpreterSelectionDialog</a></td> <td>Class implementing a dialog to enter the interpreter for a virtual environment.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="VirtualenvInterpreterSelectionDialog" ID="VirtualenvInterpreterSelectionDialog"></a> <h2>VirtualenvInterpreterSelectionDialog</h2> - <p> Class implementing a dialog to enter the interpreter for a virtual environment. </p> + <h3>Derived from</h3> QDialog, Ui_VirtualenvInterpreterSelectionDialog <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="#VirtualenvInterpreterSelectionDialog.__init__">VirtualenvInterpreterSelectionDialog</a></td> <td>Constructor</td> @@ -73,19 +70,20 @@ <td>Private slot to handle changes of the entered Python interpreter path.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="VirtualenvInterpreterSelectionDialog.__init__" ID="VirtualenvInterpreterSelectionDialog.__init__"></a> <h4>VirtualenvInterpreterSelectionDialog (Constructor)</h4> <b>VirtualenvInterpreterSelectionDialog</b>(<i>venvName, venvDirectory, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>venvName</i> (str)</dt> @@ -104,17 +102,17 @@ <a NAME="VirtualenvInterpreterSelectionDialog.__updateOK" ID="VirtualenvInterpreterSelectionDialog.__updateOK"></a> <h4>VirtualenvInterpreterSelectionDialog.__updateOK</h4> <b>__updateOK</b>(<i></i>) - <p> Private method to update the enabled status of the OK button. </p> + <a NAME="VirtualenvInterpreterSelectionDialog.getData" ID="VirtualenvInterpreterSelectionDialog.getData"></a> <h4>VirtualenvInterpreterSelectionDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to get the entered data. </p> + <dl> <dt>Return:</dt> <dd> @@ -130,10 +128,10 @@ <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a> <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4> <b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the entered Python interpreter path. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -143,4 +141,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>