diff -r fd6b68a0a2df -r c9cd21bcbe33 eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html --- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html Thu Sep 16 19:23:07 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html Thu Sep 16 19:31:00 2021 +0200 @@ -56,6 +56,11 @@ emitted to indicate the removal and deletion of a virtual environment </dd> +<dt>virtualEnvironmentsListChanged()</dt> +<dd> +emitted to indicate a change of + the list of virtual environments (may be used to refresh the list) +</dd> </dl> <h3>Derived from</h3> QObject @@ -165,10 +170,6 @@ <td><a href="#VirtualenvManager.showVirtualenvManagerDialog">showVirtualenvManagerDialog</a></td> <td>Public slot to show the virtual environment manager dialog.</td> </tr> -<tr> -<td><a href="#VirtualenvManager.shutdown">shutdown</a></td> -<td>Public method to shutdown the manager.</td> -</tr> </table> <h3>Static Methods</h3> @@ -704,13 +705,6 @@ a blocking mode </dd> </dl> -<a NAME="VirtualenvManager.shutdown" ID="VirtualenvManager.shutdown"></a> -<h4>VirtualenvManager.shutdown</h4> -<b>shutdown</b>(<i></i>) - -<p> - Public method to shutdown the manager. -</p> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file