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