eric6/Documentation/Source/eric6.Graphics.AssociationItem.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8270
6ba3564b7161
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
144 <dd> 144 <dd>
145 persisted data to be parsed (string) 145 persisted data to be parsed (string)
146 </dd> 146 </dd>
147 </dl> 147 </dl>
148 <dl> 148 <dl>
149 <dt>Returns:</dt> 149 <dt>Return:</dt>
150 <dd> 150 <dd>
151 tuple with the IDs of the source and destination items, 151 tuple with the IDs of the source and destination items,
152 the association type and a flag indicating to associate from top 152 the association type and a flag indicating to associate from top
153 to bottom (integer, integer, integer, boolean) 153 to bottom (integer, integer, integer, boolean)
154 </dd> 154 </dd>
306 <dd> 306 <dd>
307 second point of second line (QPointF) 307 second point of second line (QPointF)
308 </dd> 308 </dd>
309 </dl> 309 </dl>
310 <dl> 310 <dl>
311 <dt>Returns:</dt> 311 <dt>Return:</dt>
312 <dd> 312 <dd>
313 the intersection point (QPointF) 313 the intersection point (QPointF)
314 </dd> 314 </dd>
315 </dl> 315 </dl>
316 <a NAME="AssociationItem.__findPointRegion" ID="AssociationItem.__findPointRegion"></a> 316 <a NAME="AssociationItem.__findPointRegion" ID="AssociationItem.__findPointRegion"></a>
335 <dd> 335 <dd>
336 y position of point (float) 336 y position of point (float)
337 </dd> 337 </dd>
338 </dl> 338 </dl>
339 <dl> 339 <dl>
340 <dt>Returns:</dt> 340 <dt>Return:</dt>
341 <dd> 341 <dd>
342 the calculated region number<br /> 342 the calculated region number<br />
343 West = Region 1<br /> 343 West = Region 1<br />
344 North = Region 2<br /> 344 North = Region 2<br />
345 East = Region 3<br /> 345 East = Region 3<br />
373 <dd> 373 <dd>
374 second point of the line (QPointF) 374 second point of the line (QPointF)
375 </dd> 375 </dd>
376 </dl> 376 </dl>
377 <dl> 377 <dl>
378 <dt>Returns:</dt> 378 <dt>Return:</dt>
379 <dd> 379 <dd>
380 the intersection point (QPointF) 380 the intersection point (QPointF)
381 </dd> 381 </dd>
382 </dl> 382 </dl>
383 <a NAME="AssociationItem.__mapRectFromItem" ID="AssociationItem.__mapRectFromItem"></a> 383 <a NAME="AssociationItem.__mapRectFromItem" ID="AssociationItem.__mapRectFromItem"></a>
394 <dd> 394 <dd>
395 reference to the item to be mapped (QGraphicsRectItem) 395 reference to the item to be mapped (QGraphicsRectItem)
396 </dd> 396 </dd>
397 </dl> 397 </dl>
398 <dl> 398 <dl>
399 <dt>Returns:</dt> 399 <dt>Return:</dt>
400 <dd> 400 <dd>
401 item's rectangle in local coordinates (QRectF) 401 item's rectangle in local coordinates (QRectF)
402 </dd> 402 </dd>
403 </dl> 403 </dl>
404 <a NAME="AssociationItem.__updateEndPoint" ID="AssociationItem.__updateEndPoint"></a> 404 <a NAME="AssociationItem.__updateEndPoint" ID="AssociationItem.__updateEndPoint"></a>
429 <p> 429 <p>
430 This string should be built like "attribute=value" with pairs separated 430 This string should be built like "attribute=value" with pairs separated
431 by ", ". value must not contain ", " or newlines. 431 by ", ". value must not contain ", " or newlines.
432 </p> 432 </p>
433 <dl> 433 <dl>
434 <dt>Returns:</dt> 434 <dt>Return:</dt>
435 <dd> 435 <dd>
436 persistence data (string) 436 persistence data (string)
437 </dd> 437 </dd>
438 </dl> 438 </dl>
439 <a NAME="AssociationItem.unassociate" ID="AssociationItem.unassociate"></a> 439 <a NAME="AssociationItem.unassociate" ID="AssociationItem.unassociate"></a>

eric ide

mercurial