![]() |
Qt 4.8
|
#include <qwsevent_qws.h>
Classes | |
| struct | SimpleData |
Public Functions | |
| QWSScreenTransformationEvent () | |
Public Functions inherited from QWSEvent | |
| QWSMouseEvent * | asMouse () |
| QWSEvent (int t, int len, char *ptr) | |
| int | window () |
| int | window () const |
Public Functions inherited from QWSProtocolItem | |
| void | copyFrom (const QWSProtocolItem *item) |
| QWSProtocolItem (int t, int len, char *ptr) | |
| bool | read (QIODevice *s) |
| virtual void | setData (const char *data, int len, bool allocateMem=true) |
| void | write (QIODevice *s) |
| virtual | ~QWSProtocolItem () |
Public Variables | |
| struct QWSScreenTransformationEvent::SimpleData | simpleData |
Public Variables inherited from QWSProtocolItem | |
| int | bytesRead |
| bool | deleteRaw |
| char * | rawDataPtr |
| int | rawLen |
| char * | simpleDataPtr |
| int | simpleLen |
| int | type |
Additional Inherited Members | |
Public Types inherited from QWSEvent | |
| enum | Type { NoEvent, Connected, Mouse, Focus, Key, Region, Creation, PropertyNotify, PropertyReply, SelectionClear, SelectionRequest, SelectionNotify, MaxWindowRect, QCopMessage, WindowOperation, IMEvent, IMQuery, IMInit, Embed, Font, ScreenTransformation, NEvent } |
| This enum describes the origin of the event. More... | |
Static Public Functions inherited from QWSEvent | |
| static QWSEvent * | factory (int type) |
Definition at line 444 of file qwsevent_qws.h.
|
inline |
Definition at line 445 of file qwsevent_qws.h.
| struct QWSScreenTransformationEvent::SimpleData QWSScreenTransformationEvent::simpleData |
Referenced by QWSDisplay::Data::fillQueue(), and QApplication::qwsProcessEvent().