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

changeset 8294
cb4e5bbf3a2c
parent 8289
871b40c5a77a
child 8296
14f33eededf7
equal deleted inserted replaced
8293:cad568796748 8294:cb4e5bbf3a2c
134 </tr> 134 </tr>
135 <tr> 135 <tr>
136 <td><a href="#UMLItem.setSize">setSize</a></td> 136 <td><a href="#UMLItem.setSize">setSize</a></td>
137 <td>Public method to set the rectangles size.</td> 137 <td>Public method to set the rectangles size.</td>
138 </tr> 138 </tr>
139 <tr>
140 <td><a href="#UMLItem.toDict">toDict</a></td>
141 <td>Public method to collect data to be persisted.</td>
142 </tr>
139 </table> 143 </table>
140 <h3>Static Methods</h3> 144 <h3>Static Methods</h3>
141 145
142 <table> 146 <table>
143 <tr><td>None</td></tr> 147 <tr><td>None</td></tr>
440 width of the rectangle 444 width of the rectangle
441 </dd> 445 </dd>
442 <dt><i>height</i> (float)</dt> 446 <dt><i>height</i> (float)</dt>
443 <dd> 447 <dd>
444 height of the rectangle 448 height of the rectangle
449 </dd>
450 </dl>
451 <a NAME="UMLItem.toDict" ID="UMLItem.toDict"></a>
452 <h4>UMLItem.toDict</h4>
453 <b>toDict</b>(<i></i>)
454
455 <p>
456 Public method to collect data to be persisted.
457 </p>
458 <dl>
459 <dt>Return:</dt>
460 <dd>
461 dictionary containing data to be persisted
462 </dd>
463 </dl>
464 <dl>
465 <dt>Return Type:</dt>
466 <dd>
467 dict
445 </dd> 468 </dd>
446 </dl> 469 </dl>
447 <div align="right"><a href="#top">Up</a></div> 470 <div align="right"><a href="#top">Up</a></div>
448 <hr /> 471 <hr />
449 <hr /> 472 <hr />

eric ide

mercurial