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

Public Member Functions

 AddEmptyTrackCommand (structure::tracks::TrackCollection &collection, structure::tracks::TrackUuidReference track_ref)
int id () const override
void undo () override
void redo () override

Static Public Attributes

static constexpr auto CommandId = 1823189

Detailed Description

Definition at line 14 of file add_track_command.h.

Constructor & Destructor Documentation

◆ AddEmptyTrackCommand()

zrythm::commands::AddEmptyTrackCommand::AddEmptyTrackCommand ( structure::tracks::TrackCollection & collection,
structure::tracks::TrackUuidReference track_ref )
inline

Definition at line 19 of file add_track_command.h.

Member Function Documentation

◆ id()

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

Definition at line 27 of file add_track_command.h.

◆ redo()

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

Definition at line 30 of file add_track_command.h.

◆ undo()

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

Definition at line 29 of file add_track_command.h.

Field Documentation

◆ CommandId

auto zrythm::commands::AddEmptyTrackCommand::CommandId = 1823189
staticconstexpr

Definition at line 17 of file add_track_command.h.


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