669 <tr> |
669 <tr> |
670 <td><a href="#UserInterface.__showPrevious">__showPrevious</a></td> |
670 <td><a href="#UserInterface.__showPrevious">__showPrevious</a></td> |
671 <td>Private slot used to show the previous tab or file.</td> |
671 <td>Private slot used to show the previous tab or file.</td> |
672 </tr> |
672 </tr> |
673 <tr> |
673 <tr> |
674 <td><a href="#UserInterface.__showPyQt4Doc">__showPyQt4Doc</a></td> |
|
675 <td>Private slot to show the PyQt4 documentation.</td> |
|
676 </tr> |
|
677 <tr> |
|
678 <td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td> |
674 <td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td> |
679 <td>Private slot to show the PyQt5 documentation.</td> |
675 <td>Private slot to show the PyQt5 documentation.</td> |
680 </tr> |
676 </tr> |
681 <tr> |
677 <tr> |
682 <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> |
678 <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> |
683 <td>Private slot to show the PySide/PySide2 documentation.</td> |
679 <td>Private slot to show the PySide2 documentation.</td> |
684 </tr> |
|
685 <tr> |
|
686 <td><a href="#UserInterface.__showPython2Doc">__showPython2Doc</a></td> |
|
687 <td>Private slot to show the Python 2 documentation.</td> |
|
688 </tr> |
680 </tr> |
689 <tr> |
681 <tr> |
690 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
682 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
691 <td>Private slot to show the Python 3 documentation.</td> |
683 <td>Private slot to show the Python 3 documentation.</td> |
692 </tr> |
|
693 <tr> |
|
694 <td><a href="#UserInterface.__showQt4Doc">__showQt4Doc</a></td> |
|
695 <td>Private slot to show the Qt4 documentation.</td> |
|
696 </tr> |
684 </tr> |
697 <tr> |
685 <tr> |
698 <td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td> |
686 <td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td> |
699 <td>Private slot to show the Qt5 documentation.</td> |
687 <td>Private slot to show the Qt5 documentation.</td> |
700 </tr> |
688 </tr> |
2300 <b>__showPrevious</b>(<i></i>) |
2288 <b>__showPrevious</b>(<i></i>) |
2301 |
2289 |
2302 <p> |
2290 <p> |
2303 Private slot used to show the previous tab or file. |
2291 Private slot used to show the previous tab or file. |
2304 </p> |
2292 </p> |
2305 <a NAME="UserInterface.__showPyQt4Doc" ID="UserInterface.__showPyQt4Doc"></a> |
|
2306 <h4>UserInterface.__showPyQt4Doc</h4> |
|
2307 <b>__showPyQt4Doc</b>(<i></i>) |
|
2308 |
|
2309 <p> |
|
2310 Private slot to show the PyQt4 documentation. |
|
2311 </p> |
|
2312 <a NAME="UserInterface.__showPyQt5Doc" ID="UserInterface.__showPyQt5Doc"></a> |
2293 <a NAME="UserInterface.__showPyQt5Doc" ID="UserInterface.__showPyQt5Doc"></a> |
2313 <h4>UserInterface.__showPyQt5Doc</h4> |
2294 <h4>UserInterface.__showPyQt5Doc</h4> |
2314 <b>__showPyQt5Doc</b>(<i></i>) |
2295 <b>__showPyQt5Doc</b>(<i></i>) |
2315 |
2296 |
2316 <p> |
2297 <p> |
2317 Private slot to show the PyQt5 documentation. |
2298 Private slot to show the PyQt5 documentation. |
2318 </p> |
2299 </p> |
2319 <a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> |
2300 <a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> |
2320 <h4>UserInterface.__showPySideDoc</h4> |
2301 <h4>UserInterface.__showPySideDoc</h4> |
2321 <b>__showPySideDoc</b>(<i>variant</i>) |
2302 <b>__showPySideDoc</b>(<i>variant="2"</i>) |
2322 |
2303 |
2323 <p> |
2304 <p> |
2324 Private slot to show the PySide/PySide2 documentation. |
2305 Private slot to show the PySide2 documentation. |
2325 </p> |
2306 </p> |
2326 <dl> |
2307 <dl> |
2327 |
2308 |
2328 <dt><i>variant</i> (str)</dt> |
2309 <dt><i>variant</i> (str)</dt> |
2329 <dd> |
2310 <dd> |
2330 PySide variant (1 or 2) |
2311 PySide variant (2) |
2331 </dd> |
2312 </dd> |
2332 </dl> |
2313 </dl> |
2333 <a NAME="UserInterface.__showPython2Doc" ID="UserInterface.__showPython2Doc"></a> |
|
2334 <h4>UserInterface.__showPython2Doc</h4> |
|
2335 <b>__showPython2Doc</b>(<i></i>) |
|
2336 |
|
2337 <p> |
|
2338 Private slot to show the Python 2 documentation. |
|
2339 </p> |
|
2340 <a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a> |
2314 <a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a> |
2341 <h4>UserInterface.__showPythonDoc</h4> |
2315 <h4>UserInterface.__showPythonDoc</h4> |
2342 <b>__showPythonDoc</b>(<i></i>) |
2316 <b>__showPythonDoc</b>(<i></i>) |
2343 |
2317 |
2344 <p> |
2318 <p> |
2345 Private slot to show the Python 3 documentation. |
2319 Private slot to show the Python 3 documentation. |
2346 </p> |
|
2347 <a NAME="UserInterface.__showQt4Doc" ID="UserInterface.__showQt4Doc"></a> |
|
2348 <h4>UserInterface.__showQt4Doc</h4> |
|
2349 <b>__showQt4Doc</b>(<i></i>) |
|
2350 |
|
2351 <p> |
|
2352 Private slot to show the Qt4 documentation. |
|
2353 </p> |
2320 </p> |
2354 <a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a> |
2321 <a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a> |
2355 <h4>UserInterface.__showQt5Doc</h4> |
2322 <h4>UserInterface.__showQt5Doc</h4> |
2356 <b>__showQt5Doc</b>(<i></i>) |
2323 <b>__showQt5Doc</b>(<i></i>) |
2357 |
2324 |