QWSKeyEvent::SimpleData Struct Reference

QWSKeyEvent::SimpleData Struct Reference

#include <qwsevent_qws.h>

Class Description

Definition at line 154 of file qwsevent_qws.h.

Public Attributes

int window
 
uint keycode
 
Qt::KeyboardModifiers modifiers
 
ushort unicode
 
uint is_press:1
 
uint is_auto_repeat:1
 

Member Data Documentation

Definition at line 155 of file qwsevent_qws.h.

uint keycode

Definition at line 156 of file qwsevent_qws.h.

Qt::KeyboardModifiers modifiers

Definition at line 157 of file qwsevent_qws.h.

ushort unicode

Definition at line 158 of file qwsevent_qws.h.

uint is_press

Definition at line 159 of file qwsevent_qws.h.

uint is_auto_repeat

Definition at line 160 of file qwsevent_qws.h.


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