--- a/eric6/Documentation/Source/eric6.E5Gui.E5ZoomWidget.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5ZoomWidget.html Mon Feb 01 10:38:16 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> @@ -415,7 +415,7 @@ <dd> index of the default value (integer) </dd> -<dt><i>percent=</i></dt> +<dt><i>percent</i></dt> <dd> flag indicating to show zoom value in percent (boolean) @@ -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>