#include <sequenceeditorguiactions.h>
Additional Inherited Members | |
Public Member Functions inherited from Action | |
| virtual | ~Action ()=default |
| template<typename T > | |
| bool | isAction () |
| template<typename T > | |
| T * | getDerived () |
Public Attributes inherited from Action | |
| bool | mTakeSnapshot = true |
NonePressed is an action that happens when mouse is pressed when no action is active inside the sequencer window. This is to prevent unintended actions to happen when mouse is pressed and then dragged into the sequencer window