#include <sequenceeditorguiactions.h>
Public Member Functions | |
DraggingTrackExtensionHandler (std::string trackId) | |
![]() | |
TrackAction (std::string trackID) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Additional Inherited Members | |
![]() | |
std::string | mTrackID |
![]() | |
bool | mTakeSnapshot = true |
A TrackAction that tells the GUI we're dragging the bottom extension handler for trackheight
DraggingTrackExtensionHandler | ( | std::string | trackId | ) |
Constructor
trackId | track id of the track holding the segment being edited |