Loading...
Searching...
No Matches
Scenario::ProcessGraphicsView Class Referencefinal
Inheritance diagram for Scenario::ProcessGraphicsView:
Public Member Functions | |
| ProcessGraphicsView (const score::GUIApplicationContext &ctx, QGraphicsScene *scene, QWidget *parent) | |
| void | scrollHorizontal (double dx) |
| QRectF | visibleRect () const noexcept |
| void | drawForeground (QPainter *painter, const QRectF &rect) override |
| void | sizeChanged (const QSize &arg_1) |
| void | scrolled (int arg_1) |
| void | focusedOut () |
| void | horizontalZoom (QPointF pixDelta, QPointF pos) |
| void | verticalZoom (QPointF pixDelta, QPointF pos) |
| void | visibleRectChanged (QRectF r) |
| void | dropRequested (QPoint pos, const QMimeData *mime) |
| void | emptyContextMenuRequested (QPoint pos) |
| void | dropFinished () |
Public Attributes | |
| QPointer< score::ArrowDialog > | currentPopup {} |
| IntervalDurations * | currentTimebar {} |
| IntervalView * | currentView {} |
| bool | timebarPlaying {} |
| bool | timebarVisible {} |
The documentation for this class was generated from the following files:
- ScenarioDocumentView.hpp
- ScenarioDocumentView.cpp