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