Loading...
Searching...
No Matches
Scenario::CrossOverlay Class Referenceabstract
Inheritance diagram for Scenario::CrossOverlay:
Public Member Functions | |
| CrossOverlay (StateView *parent) | |
| int | type () const final override |
| QRectF | boundingRect () const override |
| virtual const score::Brush & | brush () const noexcept=0 |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) override |
| void | hoverMoveEvent (QGraphicsSceneHoverEvent *event) override |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) override |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) override |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) override |
Public Attributes | |
| bool | m_big {false} |
Static Public Attributes | |
| static const constexpr int | Type = ItemType::StateOverlay |
The documentation for this class was generated from the following file: