VCV Rack API v2
Loading...
Searching...
No Matches
rack::history::CableRemove Struct Reference

#include <history.hpp>

Inheritance diagram for rack::history::CableRemove:
[legend]
Collaboration diagram for rack::history::CableRemove:
[legend]

Public Member Functions

 CableRemove ()
 
- Public Member Functions inherited from rack::history::InverseAction< CableAdd >
void undo () override
 
void redo () override
 
- Public Member Functions inherited from rack::history::CableAdd
void setCable (app::CableWidget *cw)
 
void undo () override
 
void redo () override
 
 CableAdd ()
 
- Public Member Functions inherited from rack::history::Action
virtual ~Action ()
 
virtual void undo ()
 
virtual void redo ()
 

Additional Inherited Members

- Public Attributes inherited from rack::history::CableAdd
int64_t cableId
 
int64_t inputModuleId
 
int inputId
 
int64_t outputModuleId
 
int outputId
 
NVGcolor color
 
- Public Attributes inherited from rack::history::Action
std::string name
 Name of the action, lowercase.
 

Constructor & Destructor Documentation

◆ CableRemove()

rack::history::CableRemove::CableRemove ( )
inline

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