--- a/Documentation/Source/eric5.Globals.__init__.html Tue Apr 23 19:13:45 2013 +0200 +++ b/Documentation/Source/eric5.Globals.__init__.html Tue Apr 23 19:57:07 2013 +0200 @@ -43,6 +43,9 @@ <td><a href="#getConfigDir">getConfigDir</a></td> <td>Module function to get the name of the directory storing the config data.</td> </tr><tr> +<td><a href="#getPyQt4ModulesDirectory">getPyQt4ModulesDirectory</a></td> +<td>Function to determine the path to PyQt4's modules directory.</td> +</tr><tr> <td><a href="#getPythonModulesDirectory">getPythonModulesDirectory</a></td> <td>Function to determine the path to Python's modules directory.</td> </tr><tr> @@ -99,6 +102,19 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="getPyQt4ModulesDirectory" ID="getPyQt4ModulesDirectory"></a> +<h2>getPyQt4ModulesDirectory</h2> +<b>getPyQt4ModulesDirectory</b>(<i></i>) +<p> + Function to determine the path to PyQt4's modules directory. +</p><dl> +<dt>Returns:</dt> +<dd> +path to the PyQt4 modules directory (string) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="getPythonModulesDirectory" ID="getPythonModulesDirectory"></a> <h2>getPythonModulesDirectory</h2> <b>getPythonModulesDirectory</b>(<i></i>)