--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Mon Apr 22 18:23:20 2024 +0200 @@ -345,16 +345,16 @@ <a NAME="UMLGraphicsView.__sceneChanged" ID="UMLGraphicsView.__sceneChanged"></a> <h4>UMLGraphicsView.__sceneChanged</h4> -<b>__sceneChanged</b>(<i>areas</i>) +<b>__sceneChanged</b>(<i>_areas</i>) <p> Private slot called when the scene changes. </p> <dl> -<dt><i>areas</i> (list of QRectF)</dt> +<dt><i>_areas</i> (list of QRectF)</dt> <dd> -list of rectangles that contain changes +list of rectangles that contain changes (unused) </dd> </dl> <a NAME="UMLGraphicsView.__setSize" ID="UMLGraphicsView.__setSize"></a>