--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Sat Aug 28 19:48:56 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Sat Aug 28 19:57:35 2021 +0200 @@ -136,7 +136,7 @@ </tr> <tr> <td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td> -<td>Private method to produce a formatted output of a simple Qt5 type.</td> +<td>Private method to produce a formatted output of a simple Qt5/Qt6 type.</td> </tr> <tr> <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> @@ -495,7 +495,7 @@ <b>__formatQtVariable</b>(<i>value, qttype</i>) <p> - Private method to produce a formatted output of a simple Qt5 type. + Private method to produce a formatted output of a simple Qt5/Qt6 type. </p> <dl>