DISTRHO Plugin Framework
|
#include <Widget.hpp>
Public Member Functions | |
MotionEvent () noexcept | |
![]() | |
BaseEvent () noexcept | |
virtual | ~BaseEvent () noexcept |
Public Attributes | |
Point< double > | pos |
Point< double > | absolutePos |
![]() | |
uint | mod |
uint | flags |
uint | time |
Mouse motion event.
pos The widget-relative coordinates of the pointer. absolutePos The absolute coordinates of the pointer.
|
inlinenoexcept |
Constuctor