diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html --- a/eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html Sat Jan 16 16:51:23 2021 +0100 @@ -312,7 +312,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> bounding rectangle (QRectF) </dd> @@ -396,7 +396,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the event was handled (boolean) </dd> @@ -421,7 +421,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of interesting collision items (QGraphicsItem) </dd> @@ -441,7 +441,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> item found (UMLItem) or None </dd> @@ -461,7 +461,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> item found (UMLItem) or None </dd> @@ -488,7 +488,7 @@ Public method to get the ID to be assigned to an item. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> item ID (integer) </dd> @@ -501,7 +501,7 @@ Public method to get a list of data to be persisted. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of data to be persisted (list of strings) </dd> @@ -514,7 +514,7 @@ Public method to populate a toolbar with our actions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the populated toolBar (QToolBar) </dd> @@ -552,7 +552,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of flag indicating success (boolean) and faulty line number (integer)