FreeRDP
UwacKeyEvent Struct Reference

Data Fields

int type
 
UwacWindow * window
 
uint32_t raw_key
 
uint32_t sym
 
bool pressed
 
bool repeated
 

Detailed Description

Definition at line 257 of file uwac.h.

Field Documentation

◆ pressed

bool UwacKeyEvent::pressed

Definition at line 263 of file uwac.h.

◆ raw_key

uint32_t UwacKeyEvent::raw_key

Definition at line 261 of file uwac.h.

◆ repeated

bool UwacKeyEvent::repeated

Definition at line 264 of file uwac.h.

◆ sym

uint32_t UwacKeyEvent::sym

Definition at line 262 of file uwac.h.

◆ type

int UwacKeyEvent::type

Definition at line 259 of file uwac.h.

◆ window

UwacWindow* UwacKeyEvent::window

Definition at line 260 of file uwac.h.


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