src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10690
fab36645aa7d
--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html	Sat Apr 20 18:02:35 2024 +0200
@@ -489,16 +489,16 @@
 </dl>
 <a NAME="UMLGraphicsView.fromDict" ID="UMLGraphicsView.fromDict"></a>
 <h4>UMLGraphicsView.fromDict</h4>
-<b>fromDict</b>(<i>version, data</i>)
+<b>fromDict</b>(<i>_version, data</i>)
 <p>
         Public method to populate the class with data persisted by 'toDict()'.
 </p>
 
 <dl>
 
-<dt><i>version</i> (str)</dt>
+<dt><i>_version</i> (str)</dt>
 <dd>
-version of the data
+version of the data (unused)
 </dd>
 <dt><i>data</i> (dict)</dt>
 <dd>

eric ide

mercurial