49 QAbstractGraphicsShapeItem |
49 QAbstractGraphicsShapeItem |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#E5ArrowItem.__init__">E5ArrowItem</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#E5ArrowItem.boundingRect">boundingRect</a></td> |
61 <td><a href="#E5ArrowItem.boundingRect">boundingRect</a></td> |
61 <td>Public method to return the bounding rectangle.</td> |
62 <td>Public method to return the bounding rectangle.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#E5ArrowItem.paint">paint</a></td> |
64 <td><a href="#E5ArrowItem.paint">paint</a></td> |
64 <td>Public method to paint the item in local coordinates.</td> |
65 <td>Public method to paint the item in local coordinates.</td> |
70 <td>Public method to set the start and end points of the line.</td> |
71 <td>Public method to set the start and end points of the line.</td> |
71 </tr><tr> |
72 </tr><tr> |
72 <td><a href="#E5ArrowItem.setStartPoint">setStartPoint</a></td> |
73 <td><a href="#E5ArrowItem.setStartPoint">setStartPoint</a></td> |
73 <td>Public method to set the start point.</td> |
74 <td>Public method to set the start point.</td> |
74 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
75 </table> |
80 </table> |
76 <a NAME="E5ArrowItem.__init__" ID="E5ArrowItem.__init__"></a> |
81 <a NAME="E5ArrowItem.__init__" ID="E5ArrowItem.__init__"></a> |
77 <h4>E5ArrowItem (Constructor)</h4> |
82 <h4>E5ArrowItem (Constructor)</h4> |
78 <b>E5ArrowItem</b>(<i>origin=QPointF(), end=QPointF(), filled=False, type=NormalArrow, parent=None</i>) |
83 <b>E5ArrowItem</b>(<i>origin=QPointF(), end=QPointF(), filled=False, type=NormalArrow, parent=None</i>) |
79 <p> |
84 <p> |