![]() |
VCV Rack API v2
|
#include <history.hpp>
Public Member Functions | |
ModuleChange () | |
~ModuleChange () | |
void | undo () override |
void | redo () override |
![]() | |
virtual | ~Action () |
Public Attributes | |
json_t * | oldModuleJ |
json_t * | newModuleJ |
![]() | |
int64_t | moduleId |
![]() | |
std::string | name |
Name of the action, lowercase. | |
|
inline |
rack::history::ModuleChange::~ModuleChange | ( | ) |
|
overridevirtual |
Reimplemented from rack::history::Action.
|
overridevirtual |
Reimplemented from rack::history::Action.
json_t* rack::history::ModuleChange::oldModuleJ |
json_t* rack::history::ModuleChange::newModuleJ |