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

Public Member Functions

 ReplaceAllChordPadsCommand (structure::project::ChordPadBank &bank, std::vector< ChordPadState > after, const QString &text=QObject::tr("Replace Chord Pads"))
void redo () override
void undo () override

Detailed Description

Definition at line 127 of file chord_pad_commands.h.

Constructor & Destructor Documentation

◆ ReplaceAllChordPadsCommand()

zrythm::commands::ReplaceAllChordPadsCommand::ReplaceAllChordPadsCommand ( structure::project::ChordPadBank & bank,
std::vector< ChordPadState > after,
const QString & text = QObject::tr ("Replace Chord Pads") )
inline

Definition at line 130 of file chord_pad_commands.h.


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