--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html Sat Jun 20 17:36:20 2020 +0200 +++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html Sun Jun 21 18:26:12 2020 +0200 @@ -671,30 +671,18 @@ <td>Private slot used to show the previous tab or file.</td> </tr> <tr> -<td><a href="#UserInterface.__showPyQt4Doc">__showPyQt4Doc</a></td> -<td>Private slot to show the PyQt4 documentation.</td> -</tr> -<tr> <td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td> <td>Private slot to show the PyQt5 documentation.</td> </tr> <tr> <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> -<td>Private slot to show the PySide/PySide2 documentation.</td> -</tr> -<tr> -<td><a href="#UserInterface.__showPython2Doc">__showPython2Doc</a></td> -<td>Private slot to show the Python 2 documentation.</td> +<td>Private slot to show the PySide2 documentation.</td> </tr> <tr> <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> <td>Private slot to show the Python 3 documentation.</td> </tr> <tr> -<td><a href="#UserInterface.__showQt4Doc">__showQt4Doc</a></td> -<td>Private slot to show the Qt4 documentation.</td> -</tr> -<tr> <td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td> <td>Private slot to show the Qt5 documentation.</td> </tr> @@ -2302,13 +2290,6 @@ <p> Private slot used to show the previous tab or file. </p> -<a NAME="UserInterface.__showPyQt4Doc" ID="UserInterface.__showPyQt4Doc"></a> -<h4>UserInterface.__showPyQt4Doc</h4> -<b>__showPyQt4Doc</b>(<i></i>) - -<p> - Private slot to show the PyQt4 documentation. -</p> <a NAME="UserInterface.__showPyQt5Doc" ID="UserInterface.__showPyQt5Doc"></a> <h4>UserInterface.__showPyQt5Doc</h4> <b>__showPyQt5Doc</b>(<i></i>) @@ -2318,25 +2299,18 @@ </p> <a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> <h4>UserInterface.__showPySideDoc</h4> -<b>__showPySideDoc</b>(<i>variant</i>) +<b>__showPySideDoc</b>(<i>variant="2"</i>) <p> - Private slot to show the PySide/PySide2 documentation. + Private slot to show the PySide2 documentation. </p> <dl> <dt><i>variant</i> (str)</dt> <dd> -PySide variant (1 or 2) +PySide variant (2) </dd> </dl> -<a NAME="UserInterface.__showPython2Doc" ID="UserInterface.__showPython2Doc"></a> -<h4>UserInterface.__showPython2Doc</h4> -<b>__showPython2Doc</b>(<i></i>) - -<p> - Private slot to show the Python 2 documentation. -</p> <a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a> <h4>UserInterface.__showPythonDoc</h4> <b>__showPythonDoc</b>(<i></i>) @@ -2344,13 +2318,6 @@ <p> Private slot to show the Python 3 documentation. </p> -<a NAME="UserInterface.__showQt4Doc" ID="UserInterface.__showQt4Doc"></a> -<h4>UserInterface.__showQt4Doc</h4> -<b>__showQt4Doc</b>(<i></i>) - -<p> - Private slot to show the Qt4 documentation. -</p> <a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a> <h4>UserInterface.__showQt5Doc</h4> <b>__showQt5Doc</b>(<i></i>)