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