branchobj.h
changeset 796 cf634bbf9e04
parent 795 6b0a5f4923d3
child 817 b486ffd0fa11
     1.1 --- a/branchobj.h	Thu Sep 17 09:41:09 2009 +0000
     1.2 +++ b/branchobj.h	Wed Sep 23 11:59:54 2009 +0000
     1.3 @@ -52,7 +52,6 @@
     1.4  	virtual void reposition();
     1.5  	virtual void unsetAllRepositionRequests();
     1.6  
     1.7 -	virtual QPolygonF shape();				//!< Returns arbitrary bounding polygon
     1.8  	virtual QRectF getTotalBBox();			// return BBox including children			
     1.9  	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
    1.10  	virtual ConvexPolygon getBoundingPolygon();