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

Public Types

using PluginLocation

Public Member Functions

 MovePluginCommand (plugins::PluginUuidReference plugin_ref, PluginLocation source_locaction, PluginLocation target_locaction, std::optional< int > index=std::nullopt)
void undo () override
void redo () override

Detailed Description

Definition at line 16 of file move_plugin_command.h.

Member Typedef Documentation

◆ PluginLocation

using zrythm::commands::MovePluginCommand::PluginLocation
Initial value:
std::pair<plugins::PluginGroup *, structure::tracks::AutomationTracklist *>

Definition at line 19 of file move_plugin_command.h.


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