#include <qwindowsysteminterface_p.h>
|
| TouchEvent (QWindow *w, ulong time, QEvent::Type t, const QPointingDevice *device, const QList< QEventPoint > &p, Qt::KeyboardModifiers mods) |
|
| PointerEvent (QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QPointingDevice *device) |
|
| InputEvent (QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QInputDevice *dev) |
|
| UserEvent (QWindow *w, ulong time, EventType t) |
|
| WindowSystemEvent (EventType t) |
|
virtual | ~WindowSystemEvent () |
|
bool | synthetic () const |
|
bool | nullWindow () const |
|
Definition at line 284 of file qwindowsysteminterface_p.h.
◆ TouchEvent()
◆ points
◆ touchType
QEvent::Type QWindowSystemInterfacePrivate::TouchEvent::touchType |
The documentation for this class was generated from the following file: