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

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