VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
Public Member Functions | |
MouseDownEvent () | |
MouseDownEvent (const CPoint &pos, MouseEventButtonState buttons) | |
![]() | |
void | ignoreFollowUpMoveAndUpEvents (bool state) |
bool | ignoreFollowUpMoveAndUpEvents () |
Additional Inherited Members | |
![]() | |
uint32_t | clickCount {0} |
![]() | |
static constexpr uint32_t | IgnoreFollowUpEvents = EventConsumeState::Last |
static constexpr uint32_t | IgnoreFollowUpEventsMask = 1 << IgnoreFollowUpEvents |
![]() | |
MouseDownUpMoveEvent ()=default | |
MouseDownUpMoveEvent (const CPoint &pos, MouseEventButtonState buttons, Modifiers mods={}) | |
|
inline |
|
inline |