--- a/eric6/Documentation/Source/eric6.E5Gui.E5ZoomWidget.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ZoomWidget.html Sat Jan 16 16:51:23 2021 +0100 @@ -224,7 +224,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index into the mapping list or the unchanged value, if mapping is not set (integer) @@ -280,7 +280,7 @@ Public method to get the default zoom value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> default zoom value (integer) </dd> @@ -293,7 +293,7 @@ Public method to check for a mapped zoom widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a mapped zoom widget (boolean) </dd> @@ -306,7 +306,7 @@ Public method to get the percent mode. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating percent mode (boolean) </dd> @@ -319,7 +319,7 @@ Public method to get the current mapping. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of the mapping and the default index (list of integer, integer) @@ -333,7 +333,7 @@ Public method to get the maximum value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> maximum value (integer) </dd> @@ -346,7 +346,7 @@ Public method to get the minimum value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> minimum value (integer) </dd> @@ -373,7 +373,7 @@ Public method to get the page step value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> page step value (integer) </dd> @@ -513,7 +513,7 @@ Public method to get the single step value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> single step value (integer) </dd> @@ -526,7 +526,7 @@ Public method to get the current value. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current zoom value (integer) </dd>