334 <tr> |
334 <tr> |
335 <td><a href="#UserInterface.__assistant">__assistant</a></td> |
335 <td><a href="#UserInterface.__assistant">__assistant</a></td> |
336 <td>Private slot to start the Qt-Assistant executable.</td> |
336 <td>Private slot to start the Qt-Assistant executable.</td> |
337 </tr> |
337 </tr> |
338 <tr> |
338 <tr> |
|
339 <td><a href="#UserInterface.__bottomSidebarCurrentChanged">__bottomSidebarCurrentChanged</a></td> |
|
340 <td>Private slot handling a change of the current index of the Bottom Sidebar.</td> |
|
341 </tr> |
|
342 <tr> |
339 <td><a href="#UserInterface.__checkActions">__checkActions</a></td> |
343 <td><a href="#UserInterface.__checkActions">__checkActions</a></td> |
340 <td>Private slot to check some actions for their enable/disable status.</td> |
344 <td>Private slot to check some actions for their enable/disable status.</td> |
341 </tr> |
345 </tr> |
342 <tr> |
346 <tr> |
343 <td><a href="#UserInterface.__chmViewer">__chmViewer</a></td> |
347 <td><a href="#UserInterface.__chmViewer">__chmViewer</a></td> |
444 <td>Private slot to export the current theme to a file.</td> |
448 <td>Private slot to export the current theme to a file.</td> |
445 </tr> |
449 </tr> |
446 <tr> |
450 <tr> |
447 <td><a href="#UserInterface.__getFloatingGeometry">__getFloatingGeometry</a></td> |
451 <td><a href="#UserInterface.__getFloatingGeometry">__getFloatingGeometry</a></td> |
448 <td>Private method to get the geometry of a floating windows.</td> |
452 <td>Private method to get the geometry of a floating windows.</td> |
|
453 </tr> |
|
454 <tr> |
|
455 <td><a href="#UserInterface.__hToolboxCurrentChanged">__hToolboxCurrentChanged</a></td> |
|
456 <td>Private slot handling a change of the current index of the Horizontal Toolbox.</td> |
449 </tr> |
457 </tr> |
450 <tr> |
458 <tr> |
451 <td><a href="#UserInterface.__hasErrorLog">__hasErrorLog</a></td> |
459 <td><a href="#UserInterface.__hasErrorLog">__hasErrorLog</a></td> |
452 <td>Private method to check, if an error log file exists.</td> |
460 <td>Private method to check, if an error log file exists.</td> |
453 </tr> |
461 </tr> |
1452 <dt><i>home</i> (str)</dt> |
1460 <dt><i>home</i> (str)</dt> |
1453 <dd> |
1461 <dd> |
1454 full pathname of a file to display |
1462 full pathname of a file to display |
1455 </dd> |
1463 </dd> |
1456 </dl> |
1464 </dl> |
|
1465 <a NAME="UserInterface.__bottomSidebarCurrentChanged" ID="UserInterface.__bottomSidebarCurrentChanged"></a> |
|
1466 <h4>UserInterface.__bottomSidebarCurrentChanged</h4> |
|
1467 <b>__bottomSidebarCurrentChanged</b>(<i>index</i>) |
|
1468 <p> |
|
1469 Private slot handling a change of the current index of the Bottom Sidebar. |
|
1470 </p> |
|
1471 |
|
1472 <dl> |
|
1473 |
|
1474 <dt><i>index</i> (int)</dt> |
|
1475 <dd> |
|
1476 current index of the bottom sidebar |
|
1477 </dd> |
|
1478 </dl> |
1457 <a NAME="UserInterface.__checkActions" ID="UserInterface.__checkActions"></a> |
1479 <a NAME="UserInterface.__checkActions" ID="UserInterface.__checkActions"></a> |
1458 <h4>UserInterface.__checkActions</h4> |
1480 <h4>UserInterface.__checkActions</h4> |
1459 <b>__checkActions</b>(<i>editor</i>) |
1481 <b>__checkActions</b>(<i>editor</i>) |
1460 <p> |
1482 <p> |
1461 Private slot to check some actions for their enable/disable status. |
1483 Private slot to check some actions for their enable/disable status. |
1761 </dl> |
1783 </dl> |
1762 <dl> |
1784 <dl> |
1763 <dt>Return Type:</dt> |
1785 <dt>Return Type:</dt> |
1764 <dd> |
1786 <dd> |
1765 list of [int, int, int, int, bool] |
1787 list of [int, int, int, int, bool] |
|
1788 </dd> |
|
1789 </dl> |
|
1790 <a NAME="UserInterface.__hToolboxCurrentChanged" ID="UserInterface.__hToolboxCurrentChanged"></a> |
|
1791 <h4>UserInterface.__hToolboxCurrentChanged</h4> |
|
1792 <b>__hToolboxCurrentChanged</b>(<i>index</i>) |
|
1793 <p> |
|
1794 Private slot handling a change of the current index of the Horizontal Toolbox. |
|
1795 </p> |
|
1796 |
|
1797 <dl> |
|
1798 |
|
1799 <dt><i>index</i> (int)</dt> |
|
1800 <dd> |
|
1801 current index of the horizontal toolbox |
1766 </dd> |
1802 </dd> |
1767 </dl> |
1803 </dl> |
1768 <a NAME="UserInterface.__hasErrorLog" ID="UserInterface.__hasErrorLog"></a> |
1804 <a NAME="UserInterface.__hasErrorLog" ID="UserInterface.__hasErrorLog"></a> |
1769 <h4>UserInterface.__hasErrorLog</h4> |
1805 <h4>UserInterface.__hasErrorLog</h4> |
1770 <b>__hasErrorLog</b>(<i></i>) |
1806 <b>__hasErrorLog</b>(<i></i>) |