|
VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
Inheritance diagram for ZoomGestureEvent:Public Member Functions | |
| ZoomGestureEvent () | |
Public Attributes | |
| double | zoom |
Public Attributes inherited from GestureEvent | |
| Phase | phase {Phase::Unknown} |
Public Attributes inherited from MousePositionEvent | |
| CPoint | mousePosition |
Public Attributes inherited from ModifierEvent | |
| Modifiers | modifiers {} |
| pressed modifiers | |
Public Attributes inherited from Event | |
| EventType | type {EventType::Unknown} |
| Type. | |
| uint64_t | id |
| Unique ID. | |
| uint64_t | timestamp |
| Timestamp. | |
| EventConsumeState | consumed |
| Consumed? If this is true, event dispatching is stopped. | |
Additional Inherited Members | |
Public Types inherited from GestureEvent | |
| enum | Phase : uint32_t { Unknown, Begin, Changed, End } |
|
inline |
| double zoom |