virtual void positionHasChanged()
void paintAll(QPainter &painter)
Call paintAll, if you want the background and the frame to be drawn before the normal paint() is invo...
virtual void setGeometry(const QRect &r)
pure virtual in QLayoutItem
Layout item showing a text.
virtual void paint(QPainter *)
virtual QRect areaGeometry() const
virtual QRect geometry() const
pure virtual in QLayoutItem
void positionChanged(TextArea *)
virtual void paintIntoRect(QPainter &painter, const QRect &rect)
Draws the background and frame, then calls paint().