Definition at line 150 of file qwsevent_qws.h.
#include <qwsevent_qws.h>

Classes |
|
| struct | SimpleData |
Public Member Functions |
|
| QWSKeyEvent () | |
Public Attributes |
|
| struct QWSKeyEvent::SimpleData | simpleData |
| QWSKeyEvent | ( | ) | [inline] |
Definition at line 151 of file qwsevent_qws.h.
: QWSEvent(QWSEvent::Key, sizeof(simpleData),
reinterpret_cast<char*>(&simpleData)) {}