ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html

branch
eric7
changeset 38
6a12561fc0b5
parent 35
a3f1dcf94fe4
child 41
836c696f9565
--- a/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html	Tue May 25 19:44:14 2021 +0200
+++ b/ProjectWeb/Documentation/source/Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html	Tue May 25 20:12:47 2021 +0200
@@ -92,9 +92,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="Html5ToJsConverterParameterDialog.getData" ID="Html5ToJsConverterParameterDialog.getData"></a>
@@ -107,8 +107,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple of indentation string (string) and a flag indicating to
-            enclose the code by 'script' tags (boolean)
+tuple of indentation string and a flag indicating to enclose
+            the code by 'script' tags
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, bool)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial