src/eric7/Documentation/Source/eric7.SystemUtilities.QtUtilities.html

branch
eric7
changeset 10431
64157aeb0312
parent 10158
b5aadedf4214
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.SystemUtilities.QtUtilities.html	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.SystemUtilities.QtUtilities.html	Thu Dec 21 12:03:40 2023 +0100
@@ -181,15 +181,21 @@
 </p>
 <dl>
 
-<dt><i>toolname</i></dt>
+<dt><i>toolname</i> (str)</dt>
 <dd>
-base name of the tool (string)
+base name of the tool
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-the Qt tool name without extension (string)
+the Qt tool name without extension
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -285,15 +291,21 @@
 </p>
 <dl>
 
-<dt><i>toolname</i></dt>
+<dt><i>toolname</i> (str)</dt>
 <dd>
-plain name of the tool (e.g. "designer") (string)
+plain name of the tool (e.g. "designer")
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-bundle name of the Qt tool (string)
+bundle name of the Qt tool
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial