#include <history.hpp>
Public Member Functions | |
CableRemove () | |
![]() | |
void | undo () override |
void | redo () override |
![]() | |
void | setCable (app::CableWidget *cw) |
bool | isCable (app::CableWidget *cw) const |
CableAdd () | |
![]() | |
virtual | ~Action () |
Additional Inherited Members | |
![]() | |
int64_t | cableId = -1 |
int64_t | inputModuleId = -1 |
int | inputId = -1 |
int64_t | outputModuleId = -1 |
int | outputId = -1 |
NVGcolor | color = color::BLACK_TRANSPARENT |
![]() | |
std::string | name |
Name of the action, lowercase. | |
|
inline |