--- a/eric6/Documentation/Source/eric6.E5Gui.E5SideBar.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5SideBar.html Sat Jan 16 16:51:23 2021 +0100 @@ -402,7 +402,7 @@ Public method to get the number of tabs. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> number of tabs in the sidebar (integer) </dd> @@ -415,7 +415,7 @@ Public method to get the index of the current tab. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of the current tab (integer) </dd> @@ -428,7 +428,7 @@ Public method to get a reference to the current widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the current widget (QWidget) </dd> @@ -442,7 +442,7 @@ milliseconds. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> value for the expand/shrink delay in milliseconds (integer) </dd> @@ -480,7 +480,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd> @@ -507,7 +507,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of the given widget (integer) </dd> @@ -548,7 +548,7 @@ Public method to check, if the auto hide function is active. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the state of auto hiding (boolean) </dd> @@ -561,7 +561,7 @@ Public method to check the minimized state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the minimized state (boolean) </dd> @@ -581,7 +581,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the enabled state (boolean) </dd> @@ -615,7 +615,7 @@ Public method to get the orientation of the sidebar. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> orientation of the sidebar (North, East, South, West) </dd> @@ -656,7 +656,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -669,7 +669,7 @@ Public method to save the state of the sidebar. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> saved state as a byte array (QByteArray) </dd> @@ -871,7 +871,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> icon of the tab (QIcon) </dd> @@ -891,7 +891,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> text of the tab (string) </dd> @@ -911,7 +911,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tooltip text of the tab (string) </dd> @@ -931,7 +931,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> WhatsThis text of the tab (string) </dd> @@ -951,7 +951,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the widget (QWidget) </dd>