diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html Mon Feb 01 10:38:16 2021 +0100 @@ -639,7 +639,7 @@ Public method to return the active (i.e. current) window. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the active editor </dd> @@ -665,7 +665,7 @@ Public method to signal if cascading of managed windows is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating cascading of windows is available </dd> @@ -684,7 +684,7 @@ public method to signal if splitting of the view is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating splitting of the view is available </dd> @@ -703,7 +703,7 @@ Public method to signal if tiling of managed windows is available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating tiling of windows is available </dd> @@ -740,7 +740,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if we handled the event </dd> @@ -763,7 +763,7 @@ cannot split the view, only one list of editors is returned. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of list of editor references </dd> @@ -782,7 +782,7 @@ Public method to get the orientation of the split view. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> orientation of the split </dd> @@ -802,7 +802,7 @@ specific view manager subclass. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the main widget </dd> @@ -844,7 +844,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successful deletion </dd> @@ -923,7 +923,7 @@ Public method to get the number of splitted views. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of splitted views </dd> @@ -1049,7 +1049,7 @@ Public method to get a reference to the current editor. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the current editor </dd> @@ -1069,7 +1069,7 @@ editors. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> first editor in list </dd> @@ -1095,7 +1095,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, whether the editor to be checked belongs to the list of editors managed by this stacked widget.