2 #include <Curve/Commands/SetSegmentParameters.hpp>
4 #include <score/command/Dispatchers/SingleOngoingCommandDispatcher.hpp>
5 #include <score/tools/std/Optional.hpp>
7 #include <ossia/detail/flat_map.hpp>
13 class CommandStackFacade;
41 QPointF m_originalPress;
Definition: CurveModel.hpp:25
Definition: SetSegmentParametersCommandObject.hpp:22
Definition: CurvePaletteBaseStates.hpp:20
The SingleOngoingCommandDispatcher class.
Definition: SingleOngoingCommandDispatcher.hpp:17
The id_base_t class.
Definition: Identifier.hpp:57
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