--- a/Documentation/Source/eric5.Globals.__init__.html Tue Apr 23 19:57:07 2013 +0200 +++ b/Documentation/Source/eric5.Globals.__init__.html Wed Apr 24 18:16:34 2013 +0200 @@ -49,6 +49,9 @@ <td><a href="#getPythonModulesDirectory">getPythonModulesDirectory</a></td> <td>Function to determine the path to Python's modules directory.</td> </tr><tr> +<td><a href="#getQtBinariesPath">getQtBinariesPath</a></td> +<td>Module function to get the path of the Qt binaries.</td> +</tr><tr> <td><a href="#isLinuxPlatform">isLinuxPlatform</a></td> <td>Function to check, if this is a Linux platform.</td> </tr><tr> @@ -128,6 +131,19 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> +<a NAME="getQtBinariesPath" ID="getQtBinariesPath"></a> +<h2>getQtBinariesPath</h2> +<b>getQtBinariesPath</b>(<i></i>) +<p> + Module function to get the path of the Qt binaries. +</p><dl> +<dt>Returns:</dt> +<dd> +path of the Qt binaries (string) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /><hr /> <a NAME="isLinuxPlatform" ID="isLinuxPlatform"></a> <h2>isLinuxPlatform</h2> <b>isLinuxPlatform</b>(<i></i>)