ornamentedobj.h
changeset 819 8f987e376035
parent 791 f1006de05c54
     1.1 --- a/ornamentedobj.h	Tue Dec 15 09:14:59 2009 +0000
     1.2 +++ b/ornamentedobj.h	Mon Jan 04 20:36:06 2010 +0000
     1.3 @@ -30,6 +30,7 @@
     1.4  	virtual void setLinkColor();			// sets color according to colorhint, overloaded
     1.5  	virtual void setColor(QColor);			// set the color of text and link
     1.6  	QColor getColor ();						// get color of heading
     1.7 +	QRectF getBBoxHeading();
     1.8  
     1.9  	virtual FrameObj* getFrame();
    1.10  	virtual FrameObj::FrameType getFrameType ();
    1.11 @@ -56,6 +57,7 @@
    1.12  	virtual void activateStandardFlag(Flag *flag);
    1.13  	virtual void deactivateStandardFlag(const QString &name);
    1.14  	virtual QString getSystemFlagName (const QPointF &p);
    1.15 +	virtual QRectF getBBoxFlag (const QString &name);
    1.16  
    1.17  protected:
    1.18      HeadingObj *heading;			// Heading