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

Data Structures

struct  OriginalState
 Structure to hold original state of an arranger object for undo. More...

Public Member Functions

 ResizeArrangerObjectsCommand (std::vector< structure::arrangement::ArrangerObjectUuidReference > objects, ResizeType type, ResizeDirection direction, double delta)
int id () const override
bool mergeWith (const QUndoCommand *other) override
void undo () override
void redo () override

Detailed Description

Definition at line 35 of file resize_arranger_objects_command.h.

Member Function Documentation

◆ id()

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

Definition at line 60 of file resize_arranger_objects_command.h.

◆ mergeWith()

bool zrythm::commands::ResizeArrangerObjectsCommand::mergeWith ( const QUndoCommand * other)
inlineoverride

Definition at line 62 of file resize_arranger_objects_command.h.


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