floatobj.h
changeset 759 bf3ea1f1520b
parent 470 80ae7b79828c
child 776 25e634a7e1dc
     1.1 --- a/floatobj.h	Wed Apr 25 16:02:54 2007 +0000
     1.2 +++ b/floatobj.h	Tue Apr 28 20:53:44 2009 +0000
     1.3 @@ -26,8 +26,8 @@
     1.4  	virtual void setDockPos();
     1.5  	virtual void reposition();
     1.6  											
     1.7 -	virtual QRectF getTotalBBox();			// return BBox including childs			
     1.8 -	virtual QRectF getBBoxSizeWithChilds();	// return size of BBox including childs  
     1.9 +	virtual QRectF getTotalBBox();			// return BBox including children			
    1.10 +	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
    1.11  
    1.12  	virtual void resetSaveCounter()=0;
    1.13