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> |
113 <td><a href="#UMLGraphicsView.__zoom">__zoom</a></td> |
114 <td>Private method to handle the zoom context menu action.</td> |
114 <td>Private method to handle the zoom context menu action.</td> |
115 </tr><tr> |
115 </tr><tr> |
|
116 <td><a href="#UMLGraphicsView.autoAdjustSceneSize">autoAdjustSceneSize</a></td> |
|
117 <td>Public method to adjust the scene size to the diagram size.</td> |
|
118 </tr><tr> |
116 <td><a href="#UMLGraphicsView.event">event</a></td> |
119 <td><a href="#UMLGraphicsView.event">event</a></td> |
117 <td>Protected method handling events.</td> |
120 <td>Protected method handling events.</td> |
118 </tr><tr> |
121 </tr><tr> |
119 <td><a href="#UMLGraphicsView.filteredItems">filteredItems</a></td> |
122 <td><a href="#UMLGraphicsView.filteredItems">filteredItems</a></td> |
120 <td>Public method to filter a list of items.</td> |
123 <td>Public method to filter a list of items.</td> |
244 </p><a NAME="UMLGraphicsView.__zoom" ID="UMLGraphicsView.__zoom"></a> |
247 </p><a NAME="UMLGraphicsView.__zoom" ID="UMLGraphicsView.__zoom"></a> |
245 <h4>UMLGraphicsView.__zoom</h4> |
248 <h4>UMLGraphicsView.__zoom</h4> |
246 <b>__zoom</b>(<i></i>) |
249 <b>__zoom</b>(<i></i>) |
247 <p> |
250 <p> |
248 Private method to handle the zoom context menu action. |
251 Private method to handle the zoom context menu action. |
249 </p><a NAME="UMLGraphicsView.event" ID="UMLGraphicsView.event"></a> |
252 </p><a NAME="UMLGraphicsView.autoAdjustSceneSize" ID="UMLGraphicsView.autoAdjustSceneSize"></a> |
|
253 <h4>UMLGraphicsView.autoAdjustSceneSize</h4> |
|
254 <b>autoAdjustSceneSize</b>(<i>limit=False</i>) |
|
255 <p> |
|
256 Public method to adjust the scene size to the diagram size. |
|
257 </p><dl> |
|
258 <dt><i>limit</i></dt> |
|
259 <dd> |
|
260 flag indicating to limit the scene to the |
|
261 initial size (boolean) |
|
262 </dd> |
|
263 </dl><a NAME="UMLGraphicsView.event" ID="UMLGraphicsView.event"></a> |
250 <h4>UMLGraphicsView.event</h4> |
264 <h4>UMLGraphicsView.event</h4> |
251 <b>event</b>(<i>evt</i>) |
265 <b>event</b>(<i>evt</i>) |
252 <p> |
266 <p> |
253 Protected method handling events. |
267 Protected method handling events. |
254 </p><dl> |
268 </p><dl> |