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

Public Member Functions

 AddRegionToClipSlotCommand (structure::scenes::ClipSlot &clip_slot, structure::arrangement::ArrangerObjectUuidReference object_ref)
void redo () override
void undo () override

Detailed Description

Definition at line 16 of file add_region_to_clip_slot_command.h.

Constructor & Destructor Documentation

◆ AddRegionToClipSlotCommand()

zrythm::commands::AddRegionToClipSlotCommand::AddRegionToClipSlotCommand ( structure::scenes::ClipSlot & clip_slot,
structure::arrangement::ArrangerObjectUuidReference object_ref )
inline

Definition at line 19 of file add_region_to_clip_slot_command.h.

Member Function Documentation

◆ redo()

void zrythm::commands::AddRegionToClipSlotCommand::redo ( )
inlineoverride

Definition at line 27 of file add_region_to_clip_slot_command.h.

◆ undo()

void zrythm::commands::AddRegionToClipSlotCommand::undo ( )
inlineoverride

Definition at line 28 of file add_region_to_clip_slot_command.h.


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