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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10690
fab36645aa7d
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
487 UMLItem 487 UMLItem
488 </dd> 488 </dd>
489 </dl> 489 </dl>
490 <a NAME="UMLGraphicsView.fromDict" ID="UMLGraphicsView.fromDict"></a> 490 <a NAME="UMLGraphicsView.fromDict" ID="UMLGraphicsView.fromDict"></a>
491 <h4>UMLGraphicsView.fromDict</h4> 491 <h4>UMLGraphicsView.fromDict</h4>
492 <b>fromDict</b>(<i>version, data</i>) 492 <b>fromDict</b>(<i>_version, data</i>)
493 <p> 493 <p>
494 Public method to populate the class with data persisted by 'toDict()'. 494 Public method to populate the class with data persisted by 'toDict()'.
495 </p> 495 </p>
496 496
497 <dl> 497 <dl>
498 498
499 <dt><i>version</i> (str)</dt> 499 <dt><i>_version</i> (str)</dt>
500 <dd> 500 <dd>
501 version of the data 501 version of the data (unused)
502 </dd> 502 </dd>
503 <dt><i>data</i> (dict)</dt> 503 <dt><i>data</i> (dict)</dt>
504 <dd> 504 <dd>
505 dictionary containing the persisted data 505 dictionary containing the persisted data
506 </dd> 506 </dd>

eric ide

mercurial