eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 8284
eeaed80810ff
parent 8266
560547c2b6ec
child 8308
f39977d44009
equal deleted inserted replaced
8283:3139cbc98a14 8284:eeaed80810ff
704 <tr> 704 <tr>
705 <td><a href="#UserInterface.__showToolbarsMenu">__showToolbarsMenu</a></td> 705 <td><a href="#UserInterface.__showToolbarsMenu">__showToolbarsMenu</a></td>
706 <td>Private slot to display the Toolbars menu.</td> 706 <td>Private slot to display the Toolbars menu.</td>
707 </tr> 707 </tr>
708 <tr> 708 <tr>
709 <td><a href="#UserInterface.__showUml">__showUml</a></td>
710 <td>Private slot to show an eric graphics file in a dialog.</td>
711 </tr>
712 <tr>
709 <td><a href="#UserInterface.__showUserToolsMenu">__showUserToolsMenu</a></td> 713 <td><a href="#UserInterface.__showUserToolsMenu">__showUserToolsMenu</a></td>
710 <td>Private slot to display the User Tools menu.</td> 714 <td>Private slot to display the User Tools menu.</td>
711 </tr> 715 </tr>
712 <tr> 716 <tr>
713 <td><a href="#UserInterface.__showVersions">__showVersions</a></td> 717 <td><a href="#UserInterface.__showVersions">__showVersions</a></td>
2388 <b>__showToolbarsMenu</b>(<i></i>) 2392 <b>__showToolbarsMenu</b>(<i></i>)
2389 2393
2390 <p> 2394 <p>
2391 Private slot to display the Toolbars menu. 2395 Private slot to display the Toolbars menu.
2392 </p> 2396 </p>
2397 <a NAME="UserInterface.__showUml" ID="UserInterface.__showUml"></a>
2398 <h4>UserInterface.__showUml</h4>
2399 <b>__showUml</b>(<i>fn</i>)
2400
2401 <p>
2402 Private slot to show an eric graphics file in a dialog.
2403 </p>
2404 <dl>
2405
2406 <dt><i>fn</i> (str)</dt>
2407 <dd>
2408 name of the file to be shown
2409 </dd>
2410 </dl>
2393 <a NAME="UserInterface.__showUserToolsMenu" ID="UserInterface.__showUserToolsMenu"></a> 2411 <a NAME="UserInterface.__showUserToolsMenu" ID="UserInterface.__showUserToolsMenu"></a>
2394 <h4>UserInterface.__showUserToolsMenu</h4> 2412 <h4>UserInterface.__showUserToolsMenu</h4>
2395 <b>__showUserToolsMenu</b>(<i></i>) 2413 <b>__showUserToolsMenu</b>(<i></i>)
2396 2414
2397 <p> 2415 <p>

eric ide

mercurial