src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9236
db53a9efe7ef
child 10259
b51dfacef37f
diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html
--- a/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html	Thu May 25 19:52:31 2023 +0200
@@ -68,7 +68,7 @@
 </tr>
 <tr>
 <td><a href="#EricArrowItem.paint">paint</a></td>
-<td>Public method to paint the item in local coordinates.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#EricArrowItem.setEndPoint">setEndPoint</a></td>
@@ -140,24 +140,6 @@
 <h4>EricArrowItem.paint</h4>
 <b>paint</b>(<i>painter, option, widget=None</i>)
 
-<p>
-        Public method to paint the item in local coordinates.
-</p>
-<dl>
-
-<dt><i>painter</i></dt>
-<dd>
-reference to the painter object (QPainter)
-</dd>
-<dt><i>option</i></dt>
-<dd>
-style options (QStyleOptionGraphicsItem)
-</dd>
-<dt><i>widget</i></dt>
-<dd>
-optional reference to the widget painted on (QWidget)
-</dd>
-</dl>
 <a NAME="EricArrowItem.setEndPoint" ID="EricArrowItem.setEndPoint"></a>
 <h4>EricArrowItem.setEndPoint</h4>
 <b>setEndPoint</b>(<i>x, y</i>)

eric ide

mercurial