Curve::ToolPalette_T< Context_T > Struct Template Referencefinal
Inheritance diagram for Curve::ToolPalette_T< Context_T >:
Public Member Functions | |
ToolPalette_T (const Context_T &ctx, Presenter &pres) | |
Public Member Functions inherited from Curve::ToolPalette | |
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 |
Public Attributes | |
ToolPaletteInputDispatcher< Curve::Tool, ToolPalette, Context_T, View > | m_inputDisp |
Public Attributes inherited from GraphicsSceneToolPalette | |
QPointF | scenePoint |
The documentation for this struct was generated from the following file: