--- a/eric7/Documentation/Source/eric7.Globals.__init__.html Sun Jul 11 15:17:16 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Globals.__init__.html Sun Jul 11 16:29:12 2021 +0200 @@ -56,8 +56,8 @@ <td>Public method to get the path name of the install info file.</td> </tr> <tr> -<td><a href="#getPyQt5ModulesDirectory">getPyQt5ModulesDirectory</a></td> -<td>Function to determine the path to PyQt5 modules directory.</td> +<td><a href="#getPyQt6ModulesDirectory">getPyQt6ModulesDirectory</a></td> +<td>Function to determine the path to PyQt6 modules directory.</td> </tr> <tr> <td><a href="#getPyQtToolsPath">getPyQtToolsPath</a></td> @@ -232,17 +232,17 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="getPyQt5ModulesDirectory" ID="getPyQt5ModulesDirectory"></a> -<h2>getPyQt5ModulesDirectory</h2> -<b>getPyQt5ModulesDirectory</b>(<i></i>) +<a NAME="getPyQt6ModulesDirectory" ID="getPyQt6ModulesDirectory"></a> +<h2>getPyQt6ModulesDirectory</h2> +<b>getPyQt6ModulesDirectory</b>(<i></i>) <p> - Function to determine the path to PyQt5 modules directory. + Function to determine the path to PyQt6 modules directory. </p> <dl> <dt>Return:</dt> <dd> -path to the PyQt5 modules directory (string) +path to the PyQt6 modules directory (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>