NAP
Public Member Functions | List of all members
DraggingTrackExtensionHandler Class Reference

#include <sequenceeditorguiactions.h>

Public Member Functions

 DraggingTrackExtensionHandler (std::string trackId)
 
- Public Member Functions inherited from TrackAction
 TrackAction (std::string trackID)
 
- Public Member Functions inherited from Action
virtual ~Action ()=default
 
template<typename T >
bool isAction ()
 
template<typename T >
T * getDerived ()
 

Additional Inherited Members

- Public Attributes inherited from TrackAction
std::string mTrackID
 

Description

A TrackAction that tells the GUI we're dragging the bottom extension handler for trackheight

Inheritance diagram for DraggingTrackExtensionHandler:
[legend]
Collaboration diagram for DraggingTrackExtensionHandler:
[legend]

Constructor & Destructor Documentation

◆ DraggingTrackExtensionHandler()

DraggingTrackExtensionHandler ( std::string  trackId)

Constructor

Parameters
trackIdtrack id of the track holding the segment being edited