#include <sequenceeditorguiactions.h>
Public Member Functions | |
LoadPresetPopup (const std::string &id, double time, rtti::TypeInfo trackType) | |
![]() | |
TrackAction (std::string trackID) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Public Attributes | |
std::string | mFilePath |
rtti::TypeInfo | mTrackType |
int | mSelectedPresetIndex = 0 |
std::string | mErrorString |
double | mTime |
![]() | |
std::string | mTrackID |
![]() | |
bool | mTakeSnapshot = true |
An action that tells the GUI to show to load clipboard contents popup (presets)
LoadPresetPopup | ( | const std::string & | id, |
double | time, | ||
rtti::TypeInfo | trackType | ||
) |
std::string mErrorString |
std::string mFilePath |
int mSelectedPresetIndex = 0 |
double mTime |
rtti::TypeInfo mTrackType |