Documentation/Source/eric5.E5Gui.E5ModelMenu.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
44 <h2>E5ModelMenu</h2> 44 <h2>E5ModelMenu</h2>
45 <p> 45 <p>
46 Class implementing a menu populated from a QAbstractItemModel. 46 Class implementing a menu populated from a QAbstractItemModel.
47 </p><h4>Signals</h4> 47 </p><h4>Signals</h4>
48 <dl> 48 <dl>
49 <dt>activated(const QModelIndex&)</dt> 49 <dt>activated(QModelIndex)</dt>
50 <dd> 50 <dd>
51 emitted when an action has been triggered 51 emitted when an action has been triggered
52 </dd> 52 </dd>
53 </dl> 53 </dl>
54 <h3>Derived from</h3> 54 <h3>Derived from</h3>
55 QMenu 55 QMenu
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>None</td></tr> 58 <tr><td>activated</td></tr>
59 </table> 59 </table>
60 <h3>Methods</h3> 60 <h3>Methods</h3>
61 <table> 61 <table>
62 <tr> 62 <tr>
63 <td><a href="#E5ModelMenu.__init__">E5ModelMenu</a></td> 63 <td><a href="#E5ModelMenu.__init__">E5ModelMenu</a></td>

eric ide

mercurial