140 QRectF |
140 QRectF |
141 </dd> |
141 </dd> |
142 </dl> |
142 </dl> |
143 <a NAME="EricArrowItem.paint" ID="EricArrowItem.paint"></a> |
143 <a NAME="EricArrowItem.paint" ID="EricArrowItem.paint"></a> |
144 <h4>EricArrowItem.paint</h4> |
144 <h4>EricArrowItem.paint</h4> |
145 <b>paint</b>(<i>painter, option, widget=None</i>) |
145 <b>paint</b>(<i>painter, option, _widget=None</i>) |
146 <p> |
146 <p> |
147 Public method to paint the item in local coordinates. |
147 Public method to paint the item in local coordinates. |
148 </p> |
148 </p> |
149 |
149 |
150 <dl> |
150 <dl> |
155 </dd> |
155 </dd> |
156 <dt><i>option</i> (QStyleOptionGraphicsItem)</dt> |
156 <dt><i>option</i> (QStyleOptionGraphicsItem)</dt> |
157 <dd> |
157 <dd> |
158 style options |
158 style options |
159 </dd> |
159 </dd> |
160 <dt><i>widget</i> (QWidget)</dt> |
160 <dt><i>_widget</i> (QWidget)</dt> |
161 <dd> |
161 <dd> |
162 optional reference to the widget painted on |
162 optional reference to the widget painted on (unused) |
163 </dd> |
163 </dd> |
164 </dl> |
164 </dl> |
165 <a NAME="EricArrowItem.setEndPoint" ID="EricArrowItem.setEndPoint"></a> |
165 <a NAME="EricArrowItem.setEndPoint" ID="EricArrowItem.setEndPoint"></a> |
166 <h4>EricArrowItem.setEndPoint</h4> |
166 <h4>EricArrowItem.setEndPoint</h4> |
167 <b>setEndPoint</b>(<i>x, y</i>) |
167 <b>setEndPoint</b>(<i>x, y</i>) |