src/eric7/Documentation/Source/index-eric7.VirtualEnv.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 9144
135240382a3e
child 10194
2c26b4fe25db
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/index-eric7.VirtualEnv.html	Thu Jul 07 11:23:56 2022 +0200
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.VirtualEnv</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<h1>eric7.VirtualEnv</h1>
+
+<p>
+Package implementing virtualenv related functionality.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvAddEditDialog.html">VirtualenvAddEditDialog</a></td>
+<td>Module implementing a dialog to enter the data of a virtual environment.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvConfigurationDialog.html">VirtualenvConfigurationDialog</a></td>
+<td>Module implementing a dialog to enter the parameters for the virtual environment.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvExecDialog.html">VirtualenvExecDialog</a></td>
+<td>Module implementing the virtualenv execution dialog.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html">VirtualenvInterpreterSelectionDialog</a></td>
+<td>Module implementing a dialog to enter the interpreter for a virtual environment.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvManager.html">VirtualenvManager</a></td>
+<td>Module implementing a class to manage Python virtual environments.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvManagerWidgets.html">VirtualenvManagerWidgets</a></td>
+<td>Module implementing a dialog to manage the list of defined virtual environments.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvNameDialog.html">VirtualenvNameDialog</a></td>
+<td>Module implementing a dialog to enter the logical name for a new virtual environment.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvUpgradeConfigurationDialog.html">VirtualenvUpgradeConfigurationDialog</a></td>
+<td>Module implementing a dialog to enter the virtual environment upgrade parameters.</td>
+</tr>
+<tr>
+<td><a href="eric7.VirtualEnv.VirtualenvUpgradeExecDialog.html">VirtualenvUpgradeExecDialog</a></td>
+<td>Module implementing the virtualenv upgrade execution dialog.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial