--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Thu May 16 11:45:40 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Thu May 16 11:51:49 2024 +0200 @@ -380,6 +380,10 @@ <td>Private method to connect to a started web browser.</td> </tr> <tr> +<td><a href="#UserInterface.__copyVersions">__copyVersions</a></td> +<td>Private method to generated version information and copy that to the clipboard.</td> +</tr> +<tr> <td><a href="#UserInterface.__createDockWindow">__createDockWindow</a></td> <td>Private method to create a dock window with common properties.</td> </tr> @@ -1588,6 +1592,13 @@ int </dd> </dl> +<a NAME="UserInterface.__copyVersions" ID="UserInterface.__copyVersions"></a> +<h4>UserInterface.__copyVersions</h4> +<b>__copyVersions</b>(<i></i>) +<p> + Private method to generated version information and copy that to the clipboard. +</p> + <a NAME="UserInterface.__createDockWindow" ID="UserInterface.__createDockWindow"></a> <h4>UserInterface.__createDockWindow</h4> <b>__createDockWindow</b>(<i>name</i>)