--- a/eric7/Documentation/Source/eric7.UI.UserInterface.html Wed Sep 22 18:20:06 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.UserInterface.html Wed Sep 22 19:52:28 2021 +0200 @@ -254,7 +254,7 @@ </tr> <tr> <td><a href="#UserInterface.__activateFindFileWidget">__activateFindFileWidget</a></td> -<td>Private method to activate the Find In Files widget.</td> +<td>Private slot to activate the Find In Files widget.</td> </tr> <tr> <td><a href="#UserInterface.__activateIRC">__activateIRC</a></td> @@ -301,6 +301,10 @@ <td>Private slot to handle the activation of the Template Viewer.</td> </tr> <tr> +<td><a href="#UserInterface.__activateVcsStatusList">__activateVcsStatusList</a></td> +<td>Private slot to activate the VCS Status List.</td> +</tr> +<tr> <td><a href="#UserInterface.__activateViewProfile">__activateViewProfile</a></td> <td>Private slot to activate a view profile.</td> </tr> @@ -1270,7 +1274,7 @@ <b>__activateFindFileWidget</b>(<i></i>) <p> - Private method to activate the Find In Files widget. + Private slot to activate the Find In Files widget. </p> <a NAME="UserInterface.__activateIRC" ID="UserInterface.__activateIRC"></a> <h4>UserInterface.__activateIRC</h4> @@ -1349,6 +1353,13 @@ <p> Private slot to handle the activation of the Template Viewer. </p> +<a NAME="UserInterface.__activateVcsStatusList" ID="UserInterface.__activateVcsStatusList"></a> +<h4>UserInterface.__activateVcsStatusList</h4> +<b>__activateVcsStatusList</b>(<i></i>) + +<p> + Private slot to activate the VCS Status List. +</p> <a NAME="UserInterface.__activateViewProfile" ID="UserInterface.__activateViewProfile"></a> <h4>UserInterface.__activateViewProfile</h4> <b>__activateViewProfile</b>(<i>name, save=True</i>)