Documentation/Source/eric6.Utilities.__init__.html

changeset 5878
74d02cd37185
parent 5708
9b01b4004314
child 6106
921d070cec82
--- a/Documentation/Source/eric6.Utilities.__init__.html	Tue Sep 05 19:32:23 2017 +0200
+++ b/Documentation/Source/eric6.Utilities.__init__.html	Fri Sep 15 19:41:33 2017 +0200
@@ -824,13 +824,16 @@
 <hr /><hr />
 <a NAME="generatePyQtToolPath" ID="generatePyQtToolPath"></a>
 <h2>generatePyQtToolPath</h2>
-<b>generatePyQtToolPath</b>(<i>toolname</i>)
+<b>generatePyQtToolPath</b>(<i>toolname, alternatives=None</i>)
 <p>
     Module function to generate the executable path for a PyQt tool.
 </p><dl>
 <dt><i>toolname</i> (str)</dt>
 <dd>
 base name of the tool
+</dd><dt><i>alternatives</i> (list of str)</dt>
+<dd>
+list of alternative tool names to try
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial