score::BackgroundItem Class Reference
Inheritance diagram for score::BackgroundItem:
score::ResizeableItem score::GraphicsLayout score::GraphicsDefaultLayout score::GraphicsGridColumnsLayout score::GraphicsGridRowsLayout score::GraphicsHBoxLayout score::GraphicsSplitLayout score::GraphicsTabLayout score::GraphicsVBoxLayout

Public Types

enum  { Type = UserType + 80003 }
 
- Public Types inherited from score::ResizeableItem
enum  { Type = UserType + 80000 }
 

Public Member Functions

 BackgroundItem (QGraphicsItem *parent)
 
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override
 
void setRect (const QRectF &r)
 
const QRectF & rect () const noexcept
 
QRectF boundingRect () const final override
 
void fitChildrenRect ()
 
int type () const override
 
- Public Member Functions inherited from score::ResizeableItem
 ResizeableItem (QGraphicsItem *parent)
 
void sizeChanged (QSizeF sz)
 
void childrenSizeChanged ()
 
int type () const override
 

The documentation for this class was generated from the following files: