--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginVmListspace.html Fri Dec 22 17:24:07 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginVmListspace.html Fri Dec 22 19:45:17 2023 +0100 @@ -86,9 +86,9 @@ </p> <dl> -<dt><i>ui</i></dt> +<dt><i>ui</i> (UserInterface)</dt> <dd> -reference to the user interface object (UI.UserInterface) +reference to the user interface object </dd> </dl> <a NAME="VmListspacePlugin.activate" ID="VmListspacePlugin.activate"></a> @@ -102,7 +102,13 @@ <dt>Return:</dt> <dd> tuple of reference to instantiated viewmanager and - activation status (boolean) + activation status +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="VmListspacePlugin.deactivate" ID="VmListspacePlugin.deactivate"></a> @@ -125,7 +131,13 @@ <dl> <dt>Return:</dt> <dd> -preview pixmap (QPixmap) +preview pixmap +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QPixmap </dd> </dl> <div align="right"><a href="#top">Up</a></div>