#include <qwsevent_qws.h>
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 |
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.