2 #include <Curve/Palette/CommandObjects/CurveCommandObjectBase.hpp>
8 class CommandStackFacade;
23 void on_press()
override;
32 void createPoint(std::vector<SegmentData>& segments);
Definition: CurveCommandObjectBase.hpp:49
Definition: CreatePointCommandObject.hpp:17
Definition: CurveModel.hpp:25
Definition: CurvePresenter.hpp:32
A small abstraction layer over the score::CommandStack.
Definition: CommandStackFacade.hpp:20
Utilities and base classes for 1D curves.
Definition: FocusDispatcher.hpp:12
Base toolkit upon which the software is built.
Definition: Application.cpp:90