Documentation/Source/eric5.E5Gui.E5ModelMenu.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
207 </dd> 207 </dd>
208 </dl><a NAME="E5ModelMenu.createMenu" ID="E5ModelMenu.createMenu"></a> 208 </dl><a NAME="E5ModelMenu.createMenu" ID="E5ModelMenu.createMenu"></a>
209 <h4>E5ModelMenu.createMenu</h4> 209 <h4>E5ModelMenu.createMenu</h4>
210 <b>createMenu</b>(<i>parent, max_, parentMenu=None, menu=None</i>) 210 <b>createMenu</b>(<i>parent, max_, parentMenu=None, menu=None</i>)
211 <p> 211 <p>
212 Public method to put all the children of a parent into a menu of a given length. 212 Public method to put all the children of a parent into a menu of a
213 given length.
213 </p><dl> 214 </p><dl>
214 <dt><i>parent</i></dt> 215 <dt><i>parent</i></dt>
215 <dd> 216 <dd>
216 index of the parent item (QModelIndex) 217 index of the parent item (QModelIndex)
217 </dd><dt><i>max_</i></dt> 218 </dd><dt><i>max_</i></dt>

eric ide

mercurial