#include <sequenceeditorguiactions.h>
Public Member Functions | |
ChangeHorizontalResolution (float newResolution) | |
![]() | |
virtual | ~Action ()=default |
template<typename T > | |
bool | isAction () |
template<typename T > | |
T * | getDerived () |
Public Attributes | |
float | mHorizontalResolution |
![]() | |
bool | mTakeSnapshot = true |
Action that tells the gui to change horizontal resolution
ChangeHorizontalResolution | ( | float | newResolution | ) |
Constructor
newResolution | the new horizontal resolution |
float mHorizontalResolution |