Documentation/Source/eric5.Utilities.__init__.html

changeset 1150
859253d366c5
parent 1127
b1802ebe0066
child 1166
a94b0a2fafd7
--- a/Documentation/Source/eric5.Utilities.__init__.html	Thu Jun 30 08:07:32 2011 +0200
+++ b/Documentation/Source/eric5.Utilities.__init__.html	Thu Jun 30 08:09:11 2011 +0200
@@ -47,6 +47,9 @@
 <td><a href="#checkBlacklistedVersions">checkBlacklistedVersions</a></td>
 <td>Module functions to check for blacklisted versions of the prerequisites.</td>
 </tr><tr>
+<td><a href="#checkPyside">checkPyside</a></td>
+<td>Module function to check the presence of PySide.</td>
+</tr><tr>
 <td><a href="#compactPath">compactPath</a></td>
 <td>Function to return a compacted path fitting inside the given width.</td>
 </tr><tr>
@@ -336,6 +339,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="checkPyside" ID="checkPyside"></a>
+<h2>checkPyside</h2>
+<b>checkPyside</b>(<i></i>)
+<p>
+    Module function to check the presence of PySide.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating the presence of PySide (boolean)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="compactPath" ID="compactPath"></a>
 <h2>compactPath</h2>
 <b>compactPath</b>(<i>path, width, measure=len</i>)

eric ide

mercurial