score::RectItem Class Referencefinal
Inheritance diagram for score::RectItem:
Public Types | |
enum | { Type = UserType + 80001 } |
Public Types inherited from score::ResizeableItem | |
enum | { Type = UserType + 80000 } |
Public Member Functions | |
void | setRect (const QRectF &r) |
const QRectF & | rect () const noexcept |
void | setHighlight (bool) |
QRectF | boundingRect () const final override |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) final override |
int | type () const override |
void | clicked () |
ResizeableItem (QGraphicsItem *parent) | |
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:
- RectItem.hpp
- RectItem.cpp