|
| enum class | VerticalChangeType : std::uint8_t { Pitch
, Velocity
, AutomationValue
} |
|
|
| MoveArrangerObjectsCommand (std::vector< structure::arrangement::ArrangerObjectUuidReference > objects, units::precise_tick_t tick_delta, double vertical_delta=0.0, VerticalChangeType vertical_change_type=VerticalChangeType::Pitch) |
| int | id () const override |
|
bool | mergeWith (const QUndoCommand *other) override |
|
void | undo () override |
|
void | redo () override |
◆ VerticalChangeType
| enum class zrythm::commands::MoveArrangerObjectsCommand::VerticalChangeType : std::uint8_t |
|
strong |
◆ id()
| int zrythm::commands::MoveArrangerObjectsCommand::id |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file: