diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sat Apr 20 18:02:35 2024 +0200 @@ -384,7 +384,7 @@ </dl> <a NAME="Listspace.__captionChange" ID="Listspace.__captionChange"></a> <h4>Listspace.__captionChange</h4> -<b>__captionChange</b>(<i>cap, editor</i>) +<b>__captionChange</b>(<i>_cap, editor</i>) <p> Private method to handle caption change signals from the editor. </p> @@ -394,9 +394,9 @@ <dl> -<dt><i>cap</i> (str)</dt> +<dt><i>_cap</i> (str)</dt> <dd> -Caption for the editor +caption for the editor (unused) </dd> <dt><i>editor</i> (Editor)</dt> <dd> @@ -627,7 +627,7 @@ <dt><i>addNext</i> (bool)</dt> <dd> flag indicating to add the view next to the current - view + view (unused) </dd> <dt><i>indexes</i> (tuple of two int)</dt> <dd>