branchobj.h
changeset 823 0bba81dde1bc
parent 822 c2ce9944148c
child 847 43268373032d
     1.1 --- a/branchobj.h	Wed Feb 10 13:48:42 2010 +0000
     1.2 +++ b/branchobj.h	Fri Feb 19 13:47:03 2010 +0000
     1.3 @@ -46,7 +46,6 @@
     1.4  	virtual void reposition();
     1.5  	virtual void unsetAllRepositionRequests();
     1.6  
     1.7 -	virtual QRectF getTotalBBox();			// return BBox including children			
     1.8  	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
     1.9  	virtual ConvexPolygon getBoundingPolygon();
    1.10  	virtual void calcBBoxSizeWithChildren();	// calc size of  BBox including children recursivly