eric6/Documentation/Source/eric6.Graphics.AssociationItem.html

changeset 8294
cb4e5bbf3a2c
parent 8289
871b40c5a77a
child 8296
14f33eededf7
--- a/eric6/Documentation/Source/eric6.Graphics.AssociationItem.html	Thu May 06 19:45:45 2021 +0200
+++ b/eric6/Documentation/Source/eric6.Graphics.AssociationItem.html	Thu May 06 19:46:00 2021 +0200
@@ -125,6 +125,10 @@
 <td>Public method to build a string to persist the specific item data.</td>
 </tr>
 <tr>
+<td><a href="#AssociationItem.toDict">toDict</a></td>
+<td>Public method to collect data to be persisted.</td>
+</tr>
+<tr>
 <td><a href="#AssociationItem.unassociate">unassociate</a></td>
 <td>Public method to unassociate from the widgets.</td>
 </tr>
@@ -475,6 +479,25 @@
 str
 </dd>
 </dl>
+<a NAME="AssociationItem.toDict" ID="AssociationItem.toDict"></a>
+<h4>AssociationItem.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>
 <a NAME="AssociationItem.unassociate" ID="AssociationItem.unassociate"></a>
 <h4>AssociationItem.unassociate</h4>
 <b>unassociate</b>(<i></i>)

eric ide

mercurial