Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::commands::MoveTempoMapAffectingArrangerObjectsCommand Class Reference
Inheritance diagram for zrythm::commands::MoveTempoMapAffectingArrangerObjectsCommand:
Collaboration diagram for zrythm::commands::MoveTempoMapAffectingArrangerObjectsCommand:

Public Member Functions

int id () const override
 MoveArrangerObjectsCommand (std::vector< structure::arrangement::ArrangerObjectUuidReference > objects, units::precise_tick_t tick_delta, double vertical_delta=0.0, VerticalChangeType vertical_change_type=VerticalChangeType::Pitch)
Public Member Functions inherited from zrythm::commands::MoveArrangerObjectsCommand
 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

Static Public Attributes

static constexpr int CommandId = 1762956469

Additional Inherited Members

Public Types inherited from zrythm::commands::MoveArrangerObjectsCommand
enum class  VerticalChangeType : std::uint8_t { Pitch , Velocity , AutomationValue }

Detailed Description

Definition at line 49 of file move_arranger_objects_command.h.

Member Function Documentation

◆ id()

int zrythm::commands::MoveTempoMapAffectingArrangerObjectsCommand::id ( ) const
inlineoverride

Definition at line 56 of file move_arranger_objects_command.h.

Field Documentation

◆ CommandId

int zrythm::commands::MoveTempoMapAffectingArrangerObjectsCommand::CommandId = 1762956469
staticconstexpr

Definition at line 53 of file move_arranger_objects_command.h.


The documentation for this class was generated from the following file: