--- a/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Tue Dec 19 19:57:08 2023 +0100 @@ -133,7 +133,13 @@ <dl> <dt>Return:</dt> <dd> -bounding rectangle (QRectF) +bounding rectangle +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QRectF </dd> </dl> <a NAME="EricArrowItem.paint" ID="EricArrowItem.paint"></a> @@ -145,17 +151,17 @@ </p> <dl> -<dt><i>painter</i></dt> +<dt><i>painter</i> (QPainter)</dt> <dd> -reference to the painter object (QPainter) +reference to the painter object </dd> -<dt><i>option</i></dt> +<dt><i>option</i> (QStyleOptionGraphicsItem)</dt> <dd> -style options (QStyleOptionGraphicsItem) +style options </dd> -<dt><i>widget</i></dt> +<dt><i>widget</i> (QWidget)</dt> <dd> -optional reference to the widget painted on (QWidget) +optional reference to the widget painted on </dd> </dl> <a NAME="EricArrowItem.setEndPoint" ID="EricArrowItem.setEndPoint"></a> @@ -170,13 +176,13 @@ </p> <dl> -<dt><i>x</i></dt> +<dt><i>x</i> (float)</dt> <dd> -x-coordinate of the end point (float) +x-coordinate of the end point </dd> -<dt><i>y</i></dt> +<dt><i>y</i> (float)</dt> <dd> -y-coordinate of the end point (float) +y-coordinate of the end point </dd> </dl> <a NAME="EricArrowItem.setPoints" ID="EricArrowItem.setPoints"></a> @@ -191,21 +197,21 @@ </p> <dl> -<dt><i>xa</i></dt> +<dt><i>xa</i> (float)</dt> <dd> -x-coordinate of the start point (float) +x-coordinate of the start point </dd> -<dt><i>ya</i></dt> +<dt><i>ya</i> (float)</dt> <dd> -y-coordinate of the start point (float) +y-coordinate of the start point </dd> -<dt><i>xb</i></dt> +<dt><i>xb</i> (float)</dt> <dd> -x-coordinate of the end point (float) +x-coordinate of the end point </dd> -<dt><i>yb</i></dt> +<dt><i>yb</i> (float)</dt> <dd> -y-coordinate of the end point (float) +y-coordinate of the end point </dd> </dl> <a NAME="EricArrowItem.setStartPoint" ID="EricArrowItem.setStartPoint"></a> @@ -220,13 +226,13 @@ </p> <dl> -<dt><i>x</i></dt> +<dt><i>x</i> (float)</dt> <dd> -x-coordinate of the start point (float) +x-coordinate of the start point </dd> -<dt><i>y</i></dt> +<dt><i>y</i> (float)</dt> <dd> -y-coordinate of the start point (float) +y-coordinate of the start point </dd> </dl> <div align="right"><a href="#top">Up</a></div>