diff -r 42482d9025af -r 74d02cd37185 Documentation/Source/eric6.Utilities.__init__.html --- 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>