#include <sequenceeditorguiactions.h>
Public Member Functions | |
DragSequenceMarker (std::string id) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Public Attributes | |
std::string | mID |
![]() | |
bool | mTakeSnapshot = true |
Action when dragging marker
|
explicit |
Constructor
id | the id of the marker |
std::string mID |