score::GraphicsGridRowsLayout Class Reference
Inheritance diagram for score::GraphicsGridRowsLayout:

Public Member Functions | |
void setRows (int rows) | |
void layout () override | |
GraphicsLayout (QGraphicsItem *parent) | |
![]() | |
GraphicsLayout (QGraphicsItem *parent) | |
virtual void centerContent () | |
void setBrush (score::BrushSet &b) | |
void setBackground (const QString &b) | |
void setMargin (qreal m) | |
void setPadding (qreal p) | |
void updateChildrenRects (const QList< QGraphicsItem * > &) | |
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | |
![]() | |
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 | |
![]() | |
ResizeableItem (QGraphicsItem *parent) | |
void sizeChanged (QSizeF sz) | |
void childrenSizeChanged () | |
int type () const override | |
Additional Inherited Members | |
![]() | |
enum { Type = UserType + 80003 } | |
![]() | |
enum { Type = UserType + 80000 } | |
![]() | |
score::BrushSet * m_bg {} | |
QPixmap * m_pix {} | |
qreal m_margin {} | |
qreal m_padding {} | |
Member Function Documentation
◆ layout()
|
overridevirtual |
Reimplemented from score::GraphicsLayout.
The documentation for this class was generated from the following files:
- GraphicsGridLayout.hpp
- GraphicsGridLayout.cpp