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

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