Zrythm v2.0.0-alpha.1+31.4967fd053471
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::commands::EditChordPadCommand Class Reference
Inheritance diagram for zrythm::commands::EditChordPadCommand:
Collaboration diagram for zrythm::commands::EditChordPadCommand:

Public Member Functions

 EditChordPadCommand (structure::project::ChordPadBank &bank, int index, ChordPadState after)
void undo () override
void redo () override

Detailed Description

Definition at line 49 of file chord_pad_commands.h.

Constructor & Destructor Documentation

◆ EditChordPadCommand()

zrythm::commands::EditChordPadCommand::EditChordPadCommand ( structure::project::ChordPadBank & bank,
int index,
ChordPadState after )
inline

Definition at line 52 of file chord_pad_commands.h.

Member Function Documentation

◆ redo()

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

Definition at line 64 of file chord_pad_commands.h.

◆ undo()

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

Definition at line 63 of file chord_pad_commands.h.


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