eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Project.CreateDialogCodeDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -161,7 +161,7 @@
         Private method to get the class name of a form.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 class name
 </dd>
@@ -202,7 +202,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 mapped Python type (string)
 </dd>
@@ -215,7 +215,7 @@
         Private method to get the object name of a form.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 object name
 </dd>
@@ -242,7 +242,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of process output and error flag
 </dd>
@@ -261,7 +261,7 @@
         Private slot to get the signatures.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of signatures (list of strings)
 </dd>
@@ -281,7 +281,7 @@
         Public method to determine, if there was an initialzation error.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an initialzation error (boolean)
 </dd>

eric ide

mercurial