--- a/src/eric7/Documentation/Source/eric7.Project.ProjectVenvCreationParametersDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectVenvCreationParametersDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,55 +7,52 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Project.ProjectVenvCreationParametersDialog</h1> - <p> Module implementing a dialog to enter the parameters for the creation of the embedded virtual environment. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ProjectVenvCreationParametersDialog">ProjectVenvCreationParametersDialog</a></td> <td>Class implementing a dialog to enter the parameters for the creation of the embedded virtual environment.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ProjectVenvCreationParametersDialog" ID="ProjectVenvCreationParametersDialog"></a> <h2>ProjectVenvCreationParametersDialog</h2> - <p> Class implementing a dialog to enter the parameters for the creation of the embedded virtual environment. </p> + <h3>Derived from</h3> QDialog, Ui_ProjectVenvCreationParametersDialog <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="#ProjectVenvCreationParametersDialog.__init__">ProjectVenvCreationParametersDialog</a></td> <td>Constructor</td> @@ -65,19 +62,20 @@ <td>Public method to retrieve the entered data.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="ProjectVenvCreationParametersDialog.__init__" ID="ProjectVenvCreationParametersDialog.__init__"></a> <h4>ProjectVenvCreationParametersDialog (Constructor)</h4> <b>ProjectVenvCreationParametersDialog</b>(<i>withSystemSitePackages=False, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>withSystemSitePackages</i> (bool)</dt> @@ -93,10 +91,10 @@ <a NAME="ProjectVenvCreationParametersDialog.getData" ID="ProjectVenvCreationParametersDialog.getData"></a> <h4>ProjectVenvCreationParametersDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to retrieve the entered data. </p> + <dl> <dt>Return:</dt> <dd> @@ -112,4 +110,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>