Documentation/Source/eric5.E5Gui.E5ModelMenu.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
148 <td>Public method to get the role of the status bar text.</td> 148 <td>Public method to get the role of the status bar text.</td>
149 </tr> 149 </tr>
150 </table> 150 </table>
151 <a NAME="E5ModelMenu.__init__" ID="E5ModelMenu.__init__"></a> 151 <a NAME="E5ModelMenu.__init__" ID="E5ModelMenu.__init__"></a>
152 <h4>E5ModelMenu (Constructor)</h4> 152 <h4>E5ModelMenu (Constructor)</h4>
153 <b>E5ModelMenu</b>(<i>parent = None</i>) 153 <b>E5ModelMenu</b>(<i>parent=None</i>)
154 <p> 154 <p>
155 Constructor 155 Constructor
156 </p><dl> 156 </p><dl>
157 <dt><i>parent</i></dt> 157 <dt><i>parent</i></dt>
158 <dd> 158 <dd>
198 <dd> 198 <dd>
199 reference to the menu (E5ModelMenu) 199 reference to the menu (E5ModelMenu)
200 </dd> 200 </dd>
201 </dl><a NAME="E5ModelMenu.createMenu" ID="E5ModelMenu.createMenu"></a> 201 </dl><a NAME="E5ModelMenu.createMenu" ID="E5ModelMenu.createMenu"></a>
202 <h4>E5ModelMenu.createMenu</h4> 202 <h4>E5ModelMenu.createMenu</h4>
203 <b>createMenu</b>(<i>parent, max_, parentMenu = None, menu = None</i>) 203 <b>createMenu</b>(<i>parent, max_, parentMenu=None, menu=None</i>)
204 <p> 204 <p>
205 Public method to put all the children of a parent into a menu of a given length. 205 Public method to put all the children of a parent into a menu of a given length.
206 </p><dl> 206 </p><dl>
207 <dt><i>parent</i></dt> 207 <dt><i>parent</i></dt>
208 <dd> 208 <dd>

eric ide

mercurial