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

Classes |
|
| struct | SimpleData |
Public Types |
|
| enum | State { PropertyNewValue, PropertyDeleted } |
Public Member Functions |
|
| QWSPropertyNotifyEvent () | |
Public Attributes |
|
| struct QWSPropertyNotifyEvent::SimpleData |
simpleData |
| enum State |
Definition at line 180 of file qwsevent_qws.h.
| QWSPropertyNotifyEvent | ( | ) | [inline] |
Definition at line 177 of file qwsevent_qws.h.
: QWSEvent(QWSEvent::PropertyNotify, sizeof(simpleData),
reinterpret_cast<char*>(&simpleData)) {}