--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Thu Apr 10 18:39:29 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Sun Apr 13 14:46:18 2025 +0200 @@ -627,7 +627,7 @@ </tr> <tr> <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td> -<td>Private slot to show the PySide2/PySide6 documentation.</td> +<td>Private slot to show the PySide documentation.</td> </tr> <tr> <td><a href="#UserInterface.__showPythonDoc">__showPythonDoc</a></td> @@ -2520,16 +2520,16 @@ </dl> <a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a> <h4>UserInterface.__showPySideDoc</h4> -<b>__showPySideDoc</b>(<i>variant=2</i>) -<p> - Private slot to show the PySide2/PySide6 documentation. +<b>__showPySideDoc</b>(<i>variant=6</i>) +<p> + Private slot to show the PySide documentation. </p> <dl> <dt><i>variant</i> (int or str)</dt> <dd> -PySide variant (2 or 6) +PySide variant </dd> </dl> <a NAME="UserInterface.__showPythonDoc" ID="UserInterface.__showPythonDoc"></a>