Documentation/Source/eric5.Graphics.UMLGraphicsView.html

changeset 2334
fc69ad77e18a
parent 2039
fa41ccd7f7bc
child 2367
78f6c8193d37
equal deleted inserted replaced
2331:9e623311630d 2334:fc69ad77e18a
108 <td>Private slot called when the scene changes.</td> 108 <td>Private slot called when the scene changes.</td>
109 </tr><tr> 109 </tr><tr>
110 <td><a href="#UMLGraphicsView.__setSize">__setSize</a></td> 110 <td><a href="#UMLGraphicsView.__setSize">__setSize</a></td>
111 <td>Private method to handle the set size context menu entry.</td> 111 <td>Private method to handle the set size context menu entry.</td>
112 </tr><tr> 112 </tr><tr>
113 <td><a href="#UMLGraphicsView.__zoom">__zoom</a></td>
114 <td>Private method to handle the zoom context menu action.</td>
115 </tr><tr>
116 <td><a href="#UMLGraphicsView.autoAdjustSceneSize">autoAdjustSceneSize</a></td> 113 <td><a href="#UMLGraphicsView.autoAdjustSceneSize">autoAdjustSceneSize</a></td>
117 <td>Public method to adjust the scene size to the diagram size.</td> 114 <td>Public method to adjust the scene size to the diagram size.</td>
118 </tr><tr> 115 </tr><tr>
119 <td><a href="#UMLGraphicsView.event">event</a></td> 116 <td><a href="#UMLGraphicsView.event">event</a></td>
120 <td>Protected method handling events.</td> 117 <td>Protected method handling events.</td>
273 </dl><a NAME="UMLGraphicsView.__setSize" ID="UMLGraphicsView.__setSize"></a> 270 </dl><a NAME="UMLGraphicsView.__setSize" ID="UMLGraphicsView.__setSize"></a>
274 <h4>UMLGraphicsView.__setSize</h4> 271 <h4>UMLGraphicsView.__setSize</h4>
275 <b>__setSize</b>(<i></i>) 272 <b>__setSize</b>(<i></i>)
276 <p> 273 <p>
277 Private method to handle the set size context menu entry. 274 Private method to handle the set size context menu entry.
278 </p><a NAME="UMLGraphicsView.__zoom" ID="UMLGraphicsView.__zoom"></a>
279 <h4>UMLGraphicsView.__zoom</h4>
280 <b>__zoom</b>(<i></i>)
281 <p>
282 Private method to handle the zoom context menu action.
283 </p><a NAME="UMLGraphicsView.autoAdjustSceneSize" ID="UMLGraphicsView.autoAdjustSceneSize"></a> 275 </p><a NAME="UMLGraphicsView.autoAdjustSceneSize" ID="UMLGraphicsView.autoAdjustSceneSize"></a>
284 <h4>UMLGraphicsView.autoAdjustSceneSize</h4> 276 <h4>UMLGraphicsView.autoAdjustSceneSize</h4>
285 <b>autoAdjustSceneSize</b>(<i>limit=False</i>) 277 <b>autoAdjustSceneSize</b>(<i>limit=False</i>)
286 <p> 278 <p>
287 Public method to adjust the scene size to the diagram size. 279 Public method to adjust the scene size to the diagram size.

eric ide

mercurial