--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Thu Sep 16 19:23:07 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Thu Sep 16 19:31:00 2021 +0200 @@ -75,6 +75,10 @@ <td>Private slot to show the virtual environment manager dialog.</td> </tr> <tr> +<td><a href="#DebuggerPython3Page.on_venvRefreshButton_clicked">on_venvRefreshButton_clicked</a></td> +<td>Private slot to reload the list of virtual environments.</td> +</tr> +<tr> <td><a href="#DebuggerPython3Page.save">save</a></td> <td>Public slot to save the Debugger Python configuration.</td> </tr> @@ -113,6 +117,13 @@ <p> Private slot to show the virtual environment manager dialog. </p> +<a NAME="DebuggerPython3Page.on_venvRefreshButton_clicked" ID="DebuggerPython3Page.on_venvRefreshButton_clicked"></a> +<h4>DebuggerPython3Page.on_venvRefreshButton_clicked</h4> +<b>on_venvRefreshButton_clicked</b>(<i></i>) + +<p> + Private slot to reload the list of virtual environments. +</p> <a NAME="DebuggerPython3Page.save" ID="DebuggerPython3Page.save"></a> <h4>DebuggerPython3Page.save</h4> <b>save</b>(<i></i>)