Loading...
Searching...
No Matches
Curve::ToolPalette Class Reference
Inheritance diagram for Curve::ToolPalette:
Public Member Functions | |
| ToolPalette (const score::DocumentContext &ctx, Presenter &pres) | |
| Presenter & | presenter () const |
| Curve::EditionSettings & | editionSettings () const |
| const Model & | model () const |
| void | on_pressed (QPointF point) |
| void | on_moved (QPointF point) |
| void | on_released (QPointF point) |
| void | on_cancel () |
| void | activate (Curve::Tool) |
| void | desactivate (Curve::Tool) |
| void | createPoint (QPointF) |
Public Member Functions inherited from GraphicsSceneToolPalette | |
| GraphicsSceneToolPalette (const QGraphicsScene &scene) | |
| const QGraphicsScene & | scene () const |
Additional Inherited Members | |
Public Attributes inherited from GraphicsSceneToolPalette | |
| QPointF | scenePoint |
The documentation for this class was generated from the following files:
- CurvePalette.hpp
- CurvePalette.cpp
Public Member Functions inherited from