VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
ModifierEvent Struct Reference

ModifierEvent. More...

#include <events.h>

+ Inheritance diagram for ModifierEvent:

Public Attributes

Modifiers modifiers {}
 pressed modifiers More...
 
- Public Attributes inherited from Event
EventType type {EventType::Unknown}
 Type. More...
 
uint64_t id
 Unique ID. More...
 
uint64_t timestamp
 Timestamp. More...
 
EventConsumeState consumed
 Consumed? If this is true, event dispatching is stopped. More...
 

Additional Inherited Members

- Public Member Functions inherited from Event
 Event () noexcept
 
 Event (const Event &)=delete
 
Eventoperator= (const Event &)=delete
 
 Event (Event &&)=default
 
Eventoperator= (Event &&)=default
 

Detailed Description

Member Data Documentation

◆ modifiers

Modifiers modifiers {}

pressed modifiers


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