Documentation/Source/eric5.UI.UserInterface.html

changeset 2298
fa4f79c34e0c
parent 2266
f885a0bc2ccc
child 2331
9e623311630d
child 2374
f78ee0e8f96c
equal deleted inserted replaced
2297:e8a46f81517c 2298:fa4f79c34e0c
483 <td>Private slot to show the Python 3 documentation.</td> 483 <td>Private slot to show the Python 3 documentation.</td>
484 </tr><tr> 484 </tr><tr>
485 <td><a href="#UserInterface.__showQt4Doc">__showQt4Doc</a></td> 485 <td><a href="#UserInterface.__showQt4Doc">__showQt4Doc</a></td>
486 <td>Private slot to show the Qt4 documentation.</td> 486 <td>Private slot to show the Qt4 documentation.</td>
487 </tr><tr> 487 </tr><tr>
488 <td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td>
489 <td>Private slot to show the Qt5 documentation.</td>
490 </tr><tr>
491 <td><a href="#UserInterface.__showQtDoc">__showQtDoc</a></td>
492 <td>Private method to show the Qt documentation.</td>
493 </tr><tr>
488 <td><a href="#UserInterface.__showSubWindowMenu">__showSubWindowMenu</a></td> 494 <td><a href="#UserInterface.__showSubWindowMenu">__showSubWindowMenu</a></td>
489 <td>Private slot to display the Window menu of the Window menu.</td> 495 <td>Private slot to display the Window menu of the Window menu.</td>
490 </tr><tr> 496 </tr><tr>
491 <td><a href="#UserInterface.__showSvg">__showSvg</a></td> 497 <td><a href="#UserInterface.__showSvg">__showSvg</a></td>
492 <td>Private slot to show a SVG file in a dialog.</td> 498 <td>Private slot to show a SVG file in a dialog.</td>
1469 </p><a NAME="UserInterface.__showQt4Doc" ID="UserInterface.__showQt4Doc"></a> 1475 </p><a NAME="UserInterface.__showQt4Doc" ID="UserInterface.__showQt4Doc"></a>
1470 <h4>UserInterface.__showQt4Doc</h4> 1476 <h4>UserInterface.__showQt4Doc</h4>
1471 <b>__showQt4Doc</b>(<i></i>) 1477 <b>__showQt4Doc</b>(<i></i>)
1472 <p> 1478 <p>
1473 Private slot to show the Qt4 documentation. 1479 Private slot to show the Qt4 documentation.
1474 </p><a NAME="UserInterface.__showSubWindowMenu" ID="UserInterface.__showSubWindowMenu"></a> 1480 </p><a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a>
1481 <h4>UserInterface.__showQt5Doc</h4>
1482 <b>__showQt5Doc</b>(<i></i>)
1483 <p>
1484 Private slot to show the Qt5 documentation.
1485 </p><a NAME="UserInterface.__showQtDoc" ID="UserInterface.__showQtDoc"></a>
1486 <h4>UserInterface.__showQtDoc</h4>
1487 <b>__showQtDoc</b>(<i>version</i>)
1488 <p>
1489 Private method to show the Qt documentation.
1490 </p><dl>
1491 <dt><i>version</i></dt>
1492 <dd>
1493 Qt version to show documentation for (integer)
1494 </dd>
1495 </dl><a NAME="UserInterface.__showSubWindowMenu" ID="UserInterface.__showSubWindowMenu"></a>
1475 <h4>UserInterface.__showSubWindowMenu</h4> 1496 <h4>UserInterface.__showSubWindowMenu</h4>
1476 <b>__showSubWindowMenu</b>(<i></i>) 1497 <b>__showSubWindowMenu</b>(<i></i>)
1477 <p> 1498 <p>
1478 Private slot to display the Window menu of the Window menu. 1499 Private slot to display the Window menu of the Window menu.
1479 </p><a NAME="UserInterface.__showSvg" ID="UserInterface.__showSvg"></a> 1500 </p><a NAME="UserInterface.__showSvg" ID="UserInterface.__showSvg"></a>

eric ide

mercurial