Documentation/Source/eric5.Graphics.AssociationItem.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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> 64 <td><a href="#AssociationItem.__init__">AssociationItem</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
85 <td>Public method to unassociate from the widgets.</td> 89 <td>Public method to unassociate from the widgets.</td>
86 </tr><tr> 90 </tr><tr>
87 <td><a href="#AssociationItem.widgetMoved">widgetMoved</a></td> 91 <td><a href="#AssociationItem.widgetMoved">widgetMoved</a></td>
88 <td>Public method to recalculate the association after a widget was moved.</td> 92 <td>Public method to recalculate the association after a widget was moved.</td>
89 </tr> 93 </tr>
94 </table>
95 <h3>Static Methods</h3>
96 <table>
97 <tr><td>None</td></tr>
90 </table> 98 </table>
91 <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a> 99 <a NAME="AssociationItem.__init__" ID="AssociationItem.__init__"></a>
92 <h4>AssociationItem (Constructor)</h4> 100 <h4>AssociationItem (Constructor)</h4>
93 <b>AssociationItem</b>(<i>itemA, itemB, type = Normal, parent = None</i>) 101 <b>AssociationItem</b>(<i>itemA, itemB, type = Normal, parent = None</i>)
94 <p> 102 <p>

eric ide

mercurial