webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
Event::KeyEvent Struct Reference

#include <Event.h>

Public Attributes

Key Code
 
bool Alt
 
bool Control
 
bool Shift
 
bool System
 

Member Data Documentation

◆ Alt

bool Event::KeyEvent::Alt

◆ Code

Key Event::KeyEvent::Code

◆ Control

bool Event::KeyEvent::Control

◆ Shift

bool Event::KeyEvent::Shift

◆ System

bool Event::KeyEvent::System

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