Loading...
Searching...
No Matches
Scenario::ScenarioDocumentView Class Referencefinal
Inheritance diagram for Scenario::ScenarioDocumentView:
Public Member Functions | |
| ScenarioDocumentView (const score::DocumentContext &ctx, QObject *parent) | |
| QWidget * | getWidget () override |
| BaseGraphicsObject & | baseItem () |
| ScenarioScene & | scene () |
| ProcessGraphicsView & | view () |
| qreal | viewWidth () const |
| QGraphicsView & | rulerView () |
| TimeRulerBase & | timeRuler () |
| Minimap & | minimap () |
| QRectF | viewportRect () const |
| QRectF | visibleSceneRect () const |
| void | showRulers (bool) |
| void | ready () override |
| void | zoom (double zx, double zy) |
| void | scroll (double dx, double dy) |
| void | elementsScaleChanged (double arg_1) |
| void | setLargeView () |
| void | timeRulerChanged () |
Constructor & Destructor Documentation
◆ ScenarioDocumentView()
| Scenario::ScenarioDocumentView::ScenarioDocumentView | ( | const score::DocumentContext & | ctx, |
| QObject * | parent | ||
| ) |
Zoom
Member Function Documentation
◆ getWidget()
|
overridevirtual |
Implements score::DocumentDelegateView.
◆ ready()
|
overridevirtual |
Implements score::DocumentDelegateView.
The documentation for this class was generated from the following files:
- ScenarioDocumentView.hpp
- ScenarioDocumentView.cpp