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

Public Member Functions

 DeleteTracksCommand (structure::tracks::TrackCollection &collection, std::vector< structure::tracks::TrackUuidReference > track_refs)
void undo () override
void redo () override
int id () const override

Static Public Attributes

static constexpr auto CommandId = 1776134295

Detailed Description

Definition at line 17 of file delete_tracks_command.h.

Member Function Documentation

◆ id()

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

Definition at line 28 of file delete_tracks_command.h.

Field Documentation

◆ CommandId

auto zrythm::commands::DeleteTracksCommand::CommandId = 1776134295
staticconstexpr

Definition at line 20 of file delete_tracks_command.h.


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