#include <sequenceeditorguiactions.h>
Public Member Functions | |
ChangeTrackName (const std::string &id, const std::string &newName) | |
![]() | |
TrackAction (std::string trackID) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Public Attributes | |
std::string | mNewTrackName |
![]() | |
std::string | mTrackID |
![]() | |
bool | mTakeSnapshot = true |
Action that tells the gui to change the name of a track
ChangeTrackName | ( | const std::string & | id, |
const std::string & | newName | ||
) |
std::string mNewTrackName |