323 </tr><tr> |
323 </tr><tr> |
324 <td><a href="#UserInterface.__helpClosed">__helpClosed</a></td> |
324 <td><a href="#UserInterface.__helpClosed">__helpClosed</a></td> |
325 <td>Private slot to handle the helpClosed signal of the help window.</td> |
325 <td>Private slot to handle the helpClosed signal of the help window.</td> |
326 </tr><tr> |
326 </tr><tr> |
327 <td><a href="#UserInterface.__helpViewer">__helpViewer</a></td> |
327 <td><a href="#UserInterface.__helpViewer">__helpViewer</a></td> |
328 <td>Private slot to start an empty help viewer.</td> |
328 <td>Private slot to start an empty help viewer/web browser.</td> |
329 </tr><tr> |
329 </tr><tr> |
330 <td><a href="#UserInterface.__importPreferences">__importPreferences</a></td> |
330 <td><a href="#UserInterface.__importPreferences">__importPreferences</a></td> |
331 <td>Private slot to import preferences.</td> |
331 <td>Private slot to import preferences.</td> |
332 </tr><tr> |
332 </tr><tr> |
333 <td><a href="#UserInterface.__importShortcuts">__importShortcuts</a></td> |
333 <td><a href="#UserInterface.__importShortcuts">__importShortcuts</a></td> |
346 <td>Private slot to create actions for the configured external tools.</td> |
346 <td>Private slot to create actions for the configured external tools.</td> |
347 </tr><tr> |
347 </tr><tr> |
348 <td><a href="#UserInterface.__initMenus">__initMenus</a></td> |
348 <td><a href="#UserInterface.__initMenus">__initMenus</a></td> |
349 <td>Private slot to create the menus.</td> |
349 <td>Private slot to create the menus.</td> |
350 </tr><tr> |
350 </tr><tr> |
351 <td><a href="#UserInterface.__initPySideDocAction">__initPySideDocAction</a></td> |
351 <td><a href="#UserInterface.__initPySideDocActions">__initPySideDocActions</a></td> |
352 <td>Private slot to initialize the action to show the PySide documentation.</td> |
352 <td>Private slot to initialize the actions to show the PySide documentation.</td> |
353 </tr><tr> |
353 </tr><tr> |
354 <td><a href="#UserInterface.__initPythonDocActions">__initPythonDocActions</a></td> |
354 <td><a href="#UserInterface.__initPythonDocActions">__initPythonDocActions</a></td> |
355 <td>Private slot to initialize the actions to show the Python documentation.</td> |
355 <td>Private slot to initialize the actions to show the Python documentation.</td> |
356 </tr><tr> |
356 </tr><tr> |
357 <td><a href="#UserInterface.__initQtDocActions">__initQtDocActions</a></td> |
357 <td><a href="#UserInterface.__initQtDocActions">__initQtDocActions</a></td> |
512 </tr><tr> |
512 </tr><tr> |
513 <td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td> |
513 <td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td> |
514 <td>Private slot to show the PyQt5 documentation.</td> |
514 <td>Private slot to show the PyQt5 documentation.</td> |
515 </tr><tr> |
515 </tr><tr> |
516 <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> |
516 <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> |
517 <td>Private slot to show the PySide documentation.</td> |
517 <td>Private slot to show the PySide/PySide2 documentation.</td> |
518 </tr><tr> |
518 </tr><tr> |
519 <td><a href="#UserInterface.__showPython2Doc">__showPython2Doc</a></td> |
519 <td><a href="#UserInterface.__showPython2Doc">__showPython2Doc</a></td> |
520 <td>Private slot to show the Python 2 documentation.</td> |
520 <td>Private slot to show the Python 2 documentation.</td> |
521 </tr><tr> |
521 </tr><tr> |
522 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
522 <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> |
1224 Private slot to handle the helpClosed signal of the help window. |
1224 Private slot to handle the helpClosed signal of the help window. |
1225 </p><a NAME="UserInterface.__helpViewer" ID="UserInterface.__helpViewer"></a> |
1225 </p><a NAME="UserInterface.__helpViewer" ID="UserInterface.__helpViewer"></a> |
1226 <h4>UserInterface.__helpViewer</h4> |
1226 <h4>UserInterface.__helpViewer</h4> |
1227 <b>__helpViewer</b>(<i></i>) |
1227 <b>__helpViewer</b>(<i></i>) |
1228 <p> |
1228 <p> |
1229 Private slot to start an empty help viewer. |
1229 Private slot to start an empty help viewer/web browser. |
1230 </p><a NAME="UserInterface.__importPreferences" ID="UserInterface.__importPreferences"></a> |
1230 </p><a NAME="UserInterface.__importPreferences" ID="UserInterface.__importPreferences"></a> |
1231 <h4>UserInterface.__importPreferences</h4> |
1231 <h4>UserInterface.__importPreferences</h4> |
1232 <b>__importPreferences</b>(<i></i>) |
1232 <b>__importPreferences</b>(<i></i>) |
1233 <p> |
1233 <p> |
1234 Private slot to import preferences. |
1234 Private slot to import preferences. |
1260 </p><a NAME="UserInterface.__initMenus" ID="UserInterface.__initMenus"></a> |
1260 </p><a NAME="UserInterface.__initMenus" ID="UserInterface.__initMenus"></a> |
1261 <h4>UserInterface.__initMenus</h4> |
1261 <h4>UserInterface.__initMenus</h4> |
1262 <b>__initMenus</b>(<i></i>) |
1262 <b>__initMenus</b>(<i></i>) |
1263 <p> |
1263 <p> |
1264 Private slot to create the menus. |
1264 Private slot to create the menus. |
1265 </p><a NAME="UserInterface.__initPySideDocAction" ID="UserInterface.__initPySideDocAction"></a> |
1265 </p><a NAME="UserInterface.__initPySideDocActions" ID="UserInterface.__initPySideDocActions"></a> |
1266 <h4>UserInterface.__initPySideDocAction</h4> |
1266 <h4>UserInterface.__initPySideDocActions</h4> |
1267 <b>__initPySideDocAction</b>(<i></i>) |
1267 <b>__initPySideDocActions</b>(<i></i>) |
1268 <p> |
1268 <p> |
1269 Private slot to initialize the action to show the PySide documentation. |
1269 Private slot to initialize the actions to show the PySide |
|
1270 documentation. |
1270 </p><a NAME="UserInterface.__initPythonDocActions" ID="UserInterface.__initPythonDocActions"></a> |
1271 </p><a NAME="UserInterface.__initPythonDocActions" ID="UserInterface.__initPythonDocActions"></a> |
1271 <h4>UserInterface.__initPythonDocActions</h4> |
1272 <h4>UserInterface.__initPythonDocActions</h4> |
1272 <b>__initPythonDocActions</b>(<i></i>) |
1273 <b>__initPythonDocActions</b>(<i></i>) |
1273 <p> |
1274 <p> |
1274 Private slot to initialize the actions to show the Python |
1275 Private slot to initialize the actions to show the Python |
1670 <b>__showPyQt5Doc</b>(<i></i>) |
1671 <b>__showPyQt5Doc</b>(<i></i>) |
1671 <p> |
1672 <p> |
1672 Private slot to show the PyQt5 documentation. |
1673 Private slot to show the PyQt5 documentation. |
1673 </p><a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> |
1674 </p><a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> |
1674 <h4>UserInterface.__showPySideDoc</h4> |
1675 <h4>UserInterface.__showPySideDoc</h4> |
1675 <b>__showPySideDoc</b>(<i></i>) |
1676 <b>__showPySideDoc</b>(<i>variant</i>) |
1676 <p> |
1677 <p> |
1677 Private slot to show the PySide documentation. |
1678 Private slot to show the PySide/PySide2 documentation. |
1678 </p><a NAME="UserInterface.__showPython2Doc" ID="UserInterface.__showPython2Doc"></a> |
1679 </p><dl> |
|
1680 <dt><i>variant</i> (str)</dt> |
|
1681 <dd> |
|
1682 PySide variant (1 or 2) |
|
1683 </dd> |
|
1684 </dl><a NAME="UserInterface.__showPython2Doc" ID="UserInterface.__showPython2Doc"></a> |
1679 <h4>UserInterface.__showPython2Doc</h4> |
1685 <h4>UserInterface.__showPython2Doc</h4> |
1680 <b>__showPython2Doc</b>(<i></i>) |
1686 <b>__showPython2Doc</b>(<i></i>) |
1681 <p> |
1687 <p> |
1682 Private slot to show the Python 2 documentation. |
1688 Private slot to show the Python 2 documentation. |
1683 </p><a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a> |
1689 </p><a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a> |