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

Public Member Functions

 ChangeTrackCommentCommand (structure::tracks::Track &track, QString comment)
void undo () override
void redo () override

Detailed Description

Definition at line 14 of file change_track_comment_command.h.

Constructor & Destructor Documentation

◆ ChangeTrackCommentCommand()

zrythm::commands::ChangeTrackCommentCommand::ChangeTrackCommentCommand ( structure::tracks::Track & track,
QString comment )
inline

Definition at line 18 of file change_track_comment_command.h.

Member Function Documentation

◆ redo()

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

Definition at line 25 of file change_track_comment_command.h.

◆ undo()

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

Definition at line 24 of file change_track_comment_command.h.


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