Documentation/Source/eric5.Graphics.AssociationItem.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 E5ArrowItem 52 E5ArrowItem
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#AssociationItem.__init__">AssociationItem</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#AssociationItem.__calculateEndingPoints_center">__calculateEndingPoints_center</a></td> 64 <td><a href="#AssociationItem.__calculateEndingPoints_center">__calculateEndingPoints_center</a></td>
64 <td>Private method to calculate the ending points of the association item.</td> 65 <td>Private method to calculate the ending points of the association item.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#AssociationItem.__calculateEndingPoints_rectangle">__calculateEndingPoints_rectangle</a></td> 67 <td><a href="#AssociationItem.__calculateEndingPoints_rectangle">__calculateEndingPoints_rectangle</a></td>
67 <td>Private method to calculate the ending points of the association item.</td> 68 <td>Private method to calculate the ending points of the association item.</td>
85 <td>Public method to unassociate from the widgets.</td> 86 <td>Public method to unassociate from the widgets.</td>
86 </tr><tr> 87 </tr><tr>
87 <td><a href="#AssociationItem.widgetMoved">widgetMoved</a></td> 88 <td><a href="#AssociationItem.widgetMoved">widgetMoved</a></td>
88 <td>Public method to recalculate the association after a widget was moved.</td> 89 <td>Public method to recalculate the association after a widget was moved.</td>
89 </tr> 90 </tr>
91 </table>
92 <h3>Static Methods</h3>
93 <table>
94 <tr><td>None</td></tr>
90 </table> 95 </table>
91 <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a> 96 <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a>
92 <h4>AssociationItem (Constructor)</h4> 97 <h4>AssociationItem (Constructor)</h4>
93 <b>AssociationItem</b>(<i>itemA, itemB, type=Normal, parent=None</i>) 98 <b>AssociationItem</b>(<i>itemA, itemB, type=Normal, parent=None</i>)
94 <p> 99 <p>

eric ide

mercurial