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

Public Member Functions

 RenameTrackCommand (structure::tracks::Track &track, QString name)
void undo () override
void redo () override

Detailed Description

Definition at line 14 of file rename_track_command.h.

Constructor & Destructor Documentation

◆ RenameTrackCommand()

zrythm::commands::RenameTrackCommand::RenameTrackCommand ( structure::tracks::Track & track,
QString name )
inline

Definition at line 18 of file rename_track_command.h.

Member Function Documentation

◆ redo()

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

Definition at line 25 of file rename_track_command.h.

◆ undo()

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

Definition at line 24 of file rename_track_command.h.


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