#include <sequenceeditorguiactions.h>
Public Member Functions | |
HoveringTrackExtensionHandler (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 hovering the bottom extension handler for trackheight
HoveringTrackExtensionHandler | ( | std::string | trackId | ) |
Constructor
trackId | track id of the track holding the segment being edited |