eric6/Documentation/Source/eric6.Graphics.UMLDialog.html

changeset 8289
871b40c5a77a
parent 8284
eeaed80810ff
child 8294
cb4e5bbf3a2c
diff -r 809d5d5ac2ba -r 871b40c5a77a eric6/Documentation/Source/eric6.Graphics.UMLDialog.html
--- a/eric6/Documentation/Source/eric6.Graphics.UMLDialog.html	Tue May 04 19:30:25 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Graphics.UMLDialog.html	Tue May 04 20:03:40 2021 +0200
@@ -90,7 +90,7 @@
 </tr>
 <tr>
 <td><a href="#UMLDialog.__relayout">__relayout</a></td>
-<td>Private method to relayout the diagram.</td>
+<td>Private method to re-layout the diagram.</td>
 </tr>
 <tr>
 <td><a href="#UMLDialog.__save">__save</a></td>
@@ -207,7 +207,7 @@
 <b>__relayout</b>(<i></i>)
 
 <p>
-        Private method to relayout the diagram.
+        Private method to re-layout the diagram.
 </p>
 <a NAME="UMLDialog.__save" ID="UMLDialog.__save"></a>
 <h4>UMLDialog.__save</h4>
@@ -225,9 +225,9 @@
 </p>
 <dl>
 
-<dt><i>filename</i></dt>
+<dt><i>filename</i> (str)</dt>
 <dd>
-name of the file to write to (string)
+name of the file to write to
 </dd>
 </dl>
 <a NAME="UMLDialog.__showInvalidDataMessage" ID="UMLDialog.__showInvalidDataMessage"></a>
@@ -239,13 +239,13 @@
 </p>
 <dl>
 
-<dt><i>filename</i></dt>
+<dt><i>filename</i> (str)</dt>
 <dd>
-name of the file containing the invalid data (string)
+name of the file containing the invalid data
 </dd>
-<dt><i>linenum</i></dt>
+<dt><i>linenum</i> (int)</dt>
 <dd>
-number of the invalid line (integer)
+number of the invalid line
 </dd>
 </dl>
 <a NAME="UMLDialog.load" ID="UMLDialog.load"></a>
@@ -283,10 +283,10 @@
 </p>
 <dl>
 
-<dt><i>fromFile</i></dt>
+<dt><i>fromFile</i> (bool)</dt>
 <dd>
 flag indicating, that the diagram was loaded
-            from file (boolean)
+            from file
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial