![]()  | 
  
    VCV Rack API v2
    
   | 
 
#include <history.hpp>
Public Member Functions | |
| ModuleRemove () | |
| Public Member Functions inherited from rack::history::InverseAction< ModuleAdd > | |
| void | undo () override | 
| void | redo () override | 
| Public Member Functions inherited from rack::history::ModuleAdd | |
| ModuleAdd () | |
| ~ModuleAdd () | |
| void | setModule (app::ModuleWidget *mw) | 
| void | undo () override | 
| void | redo () override | 
| Public Member Functions inherited from rack::history::Action | |
| virtual | ~Action () | 
Additional Inherited Members | |
| Public Attributes inherited from rack::history::ModuleAdd | |
| plugin::Model * | model = NULL | 
| math::Vec | pos | 
| json_t * | moduleJ = NULL | 
| Public Attributes inherited from rack::history::ModuleAction | |
| int64_t | moduleId = -1 | 
| Public Attributes inherited from rack::history::Action | |
| std::string | name | 
| Name of the action, lowercase.   | |
      
  | 
  inline |