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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
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>)

eric ide

mercurial