Inheritance diagram for score::EmptyRectItem:
score::ResizeableItem Media::Step::Item Process::DefaultEffectItem Scenario::NodalIntervalView vst3::VSTEffectItem vst::EffectItem

Public Types

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

Public Member Functions

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

Protected Attributes

QRectF m_rect {}
 

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