eric6/Documentation/Source/eric6.Graphics.UMLItem.html

changeset 8294
cb4e5bbf3a2c
parent 8289
871b40c5a77a
child 8296
14f33eededf7
--- a/eric6/Documentation/Source/eric6.Graphics.UMLItem.html	Thu May 06 19:45:45 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Graphics.UMLItem.html	Thu May 06 19:46:00 2021 +0200
@@ -136,6 +136,10 @@
 <td><a href="#UMLItem.setSize">setSize</a></td>
 <td>Public method to set the rectangles size.</td>
 </tr>
+<tr>
+<td><a href="#UMLItem.toDict">toDict</a></td>
+<td>Public method to collect data to be persisted.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -444,6 +448,25 @@
 height of the rectangle
 </dd>
 </dl>
+<a NAME="UMLItem.toDict" ID="UMLItem.toDict"></a>
+<h4>UMLItem.toDict</h4>
+<b>toDict</b>(<i></i>)
+
+<p>
+        Public method to collect data to be persisted.
+</p>
+<dl>
+<dt>Return:</dt>
+<dd>
+dictionary containing data to be persisted
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial