diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Graphics.PixmapDiagram.html --- a/eric6/Documentation/Source/eric6.Graphics.PixmapDiagram.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Graphics.PixmapDiagram.html Sat Jan 16 16:51:23 2021 +0100 @@ -249,7 +249,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of zoom factor (integer) </dd> @@ -311,7 +311,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -324,7 +324,7 @@ Private method to get the current zoom factor in percent. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current zoom factor in percent (integer) </dd> @@ -365,7 +365,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd> @@ -392,7 +392,7 @@ Public method to retrieve a name for the diagram. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name for the diagram </dd> @@ -405,7 +405,7 @@ Public method to retrieve the status of the canvas. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a successful pixmap loading (boolean) </dd>