|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Specialization of AddArrangerObjectCommand with a custom ID to be used for special handling by the undo stack (for example to require the engine to be stopped). More...
#include <src/commands/add_arranger_object_command.h>


Public Member Functions | |
| int | id () const override |
| Public Member Functions inherited from zrythm::commands::AddArrangerObjectCommand< ObjectT > | |
| AddArrangerObjectCommand (structure::arrangement::ArrangerObjectOwner< ObjectT > &object_owner, structure::arrangement::ArrangerObjectUuidReference object_ref) | |
| void | undo () override |
| void | redo () override |
Static Public Attributes | |
| static constexpr auto | CommandId = 1762954668 |
Specialization of AddArrangerObjectCommand with a custom ID to be used for special handling by the undo stack (for example to require the engine to be stopped).
Definition at line 42 of file add_arranger_object_command.h.
|
inlineoverride |
Definition at line 49 of file add_arranger_object_command.h.
|
staticconstexpr |
Definition at line 46 of file add_arranger_object_command.h.