VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ZoomGestureEvent Struct Reference

ZoomGestureEvent. More...

+ 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 }
 

Detailed Description

Constructor & Destructor Documentation

ZoomGestureEvent ( )
inline

Member Data Documentation

double zoom

The documentation for this struct was generated from the following file: