685 <tr> |
685 <tr> |
686 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
686 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
687 <td>Private slot to show the Python 3 documentation.</td> |
687 <td>Private slot to show the Python 3 documentation.</td> |
688 </tr> |
688 </tr> |
689 <tr> |
689 <tr> |
690 <td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td> |
|
691 <td>Private slot to show the Qt5 documentation.</td> |
|
692 </tr> |
|
693 <tr> |
|
694 <td><a href="#UserInterface.__showQtDoc">__showQtDoc</a></td> |
690 <td><a href="#UserInterface.__showQtDoc">__showQtDoc</a></td> |
695 <td>Private method to show the Qt documentation.</td> |
691 <td>Private method to show the Qt documentation.</td> |
696 </tr> |
692 </tr> |
697 <tr> |
693 <tr> |
698 <td><a href="#UserInterface.__showSettingsMenu">__showSettingsMenu</a></td> |
694 <td><a href="#UserInterface.__showSettingsMenu">__showSettingsMenu</a></td> |
2336 <b>__showPythonDoc</b>(<i></i>) |
2332 <b>__showPythonDoc</b>(<i></i>) |
2337 |
2333 |
2338 <p> |
2334 <p> |
2339 Private slot to show the Python 3 documentation. |
2335 Private slot to show the Python 3 documentation. |
2340 </p> |
2336 </p> |
2341 <a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a> |
|
2342 <h4>UserInterface.__showQt5Doc</h4> |
|
2343 <b>__showQt5Doc</b>(<i></i>) |
|
2344 |
|
2345 <p> |
|
2346 Private slot to show the Qt5 documentation. |
|
2347 </p> |
|
2348 <a NAME="UserInterface.__showQtDoc" ID="UserInterface.__showQtDoc"></a> |
2337 <a NAME="UserInterface.__showQtDoc" ID="UserInterface.__showQtDoc"></a> |
2349 <h4>UserInterface.__showQtDoc</h4> |
2338 <h4>UserInterface.__showQtDoc</h4> |
2350 <b>__showQtDoc</b>(<i>version</i>) |
2339 <b>__showQtDoc</b>(<i>version</i>) |
2351 |
2340 |
2352 <p> |
2341 <p> |
2353 Private method to show the Qt documentation. |
2342 Private method to show the Qt documentation. |
2354 </p> |
2343 </p> |
2355 <dl> |
2344 <dl> |
2356 |
2345 |
2357 <dt><i>version</i></dt> |
2346 <dt><i>version</i> (int)</dt> |
2358 <dd> |
2347 <dd> |
2359 Qt version to show documentation for (integer) |
2348 Qt version to show documentation for |
2360 </dd> |
2349 </dd> |
2361 </dl> |
2350 </dl> |
2362 <a NAME="UserInterface.__showSettingsMenu" ID="UserInterface.__showSettingsMenu"></a> |
2351 <a NAME="UserInterface.__showSettingsMenu" ID="UserInterface.__showSettingsMenu"></a> |
2363 <h4>UserInterface.__showSettingsMenu</h4> |
2352 <h4>UserInterface.__showSettingsMenu</h4> |
2364 <b>__showSettingsMenu</b>(<i></i>) |
2353 <b>__showSettingsMenu</b>(<i></i>) |