mapitem.h
changeset 823 0bba81dde1bc
parent 819 8f987e376035
child 835 31841b366d5e
     1.1 --- a/mapitem.h	Wed Feb 10 13:48:42 2010 +0000
     1.2 +++ b/mapitem.h	Fri Feb 19 13:47:03 2010 +0000
     1.3 @@ -54,6 +54,7 @@
     1.4  
     1.5  	virtual QString getMapAttr();	//! Get attributes for saving as XML
     1.6  
     1.7 +	virtual QRectF getBBoxURLFlag();//! get bbox of url flag
     1.8  	virtual QRectF getBBoxFlag   (const QString &fname);	//! get bbox of flag
     1.9  
    1.10