Documentation/Source/eric5.Globals.__init__.html

changeset 2614
9c49b4419ea7
parent 2608
01118174a2f5
child 2615
bdc9b4659826
--- 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>)

eric ide

mercurial