343 Private slot to handle the re-scan context menu entry. |
343 Private slot to handle the re-scan context menu entry. |
344 </p> |
344 </p> |
345 |
345 |
346 <a NAME="UMLGraphicsView.__sceneChanged" ID="UMLGraphicsView.__sceneChanged"></a> |
346 <a NAME="UMLGraphicsView.__sceneChanged" ID="UMLGraphicsView.__sceneChanged"></a> |
347 <h4>UMLGraphicsView.__sceneChanged</h4> |
347 <h4>UMLGraphicsView.__sceneChanged</h4> |
348 <b>__sceneChanged</b>(<i>areas</i>) |
348 <b>__sceneChanged</b>(<i>_areas</i>) |
349 <p> |
349 <p> |
350 Private slot called when the scene changes. |
350 Private slot called when the scene changes. |
351 </p> |
351 </p> |
352 |
352 |
353 <dl> |
353 <dl> |
354 |
354 |
355 <dt><i>areas</i> (list of QRectF)</dt> |
355 <dt><i>_areas</i> (list of QRectF)</dt> |
356 <dd> |
356 <dd> |
357 list of rectangles that contain changes |
357 list of rectangles that contain changes (unused) |
358 </dd> |
358 </dd> |
359 </dl> |
359 </dl> |
360 <a NAME="UMLGraphicsView.__setSize" ID="UMLGraphicsView.__setSize"></a> |
360 <a NAME="UMLGraphicsView.__setSize" ID="UMLGraphicsView.__setSize"></a> |
361 <h4>UMLGraphicsView.__setSize</h4> |
361 <h4>UMLGraphicsView.__setSize</h4> |
362 <b>__setSize</b>(<i></i>) |
362 <b>__setSize</b>(<i></i>) |