--- a/eric7/Documentation/Source/eric7.Preferences.__init__.html Sat Aug 28 19:48:56 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.__init__.html Sat Aug 28 19:57:35 2021 +0200 @@ -199,11 +199,11 @@ </tr> <tr> <td><a href="#getQtDocDir">getQtDocDir</a></td> -<td>Module function to retrieve the Qt5DocDir setting.</td> +<td>Module function to retrieve the Qt5DocDir/Qt6DocDir setting.</td> </tr> <tr> <td><a href="#getQtTranslationsDir">getQtTranslationsDir</a></td> -<td>Module function to retrieve the Qt5TranslationsDir setting depending on the current Qt version.</td> +<td>Module function to retrieve the Qt6TranslationsDir setting depending on the current Qt version.</td> </tr> <tr> <td><a href="#getShell">getShell</a></td> @@ -1529,7 +1529,7 @@ <b>getQtDocDir</b>(<i>version, prefClass=Prefs</i>) <p> - Module function to retrieve the Qt5DocDir setting. + Module function to retrieve the Qt5DocDir/Qt6DocDir setting. </p> <dl> @@ -1545,7 +1545,7 @@ <dl> <dt>Return:</dt> <dd> -the requested Qt5DocDir setting +the requested Qt5DocDir/Qt6DocDir setting </dd> </dl> <dl> @@ -1562,7 +1562,7 @@ <b>getQtTranslationsDir</b>(<i>prefClass=Prefs</i>) <p> - Module function to retrieve the Qt5TranslationsDir + Module function to retrieve the Qt6TranslationsDir setting depending on the current Qt version. </p> <dl>