#include <sequenceeditorguiactions.h>
Public Member Functions | |
SavePresetPopup (const std::string &filePath) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Public Attributes | |
std::string | mFilePath |
int | mSelectedPresetIndex = 0 |
std::string | mErrorString |
![]() | |
bool | mTakeSnapshot = true |
An action that tells the GUI to show the save clipboard contents popup (presets)
SavePresetPopup | ( | const std::string & | filePath | ) |
std::string mErrorString |
std::string mFilePath |
int mSelectedPresetIndex = 0 |