#include <qwindowsysteminterface_p.h>
|
| GestureEvent (QWindow *window, ulong time, Qt::NativeGestureType type, const QPointingDevice *dev, int fingerCount, QPointF pos, QPointF globalPos, qreal realValue, QPointF delta) |
|
| 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 426 of file qwindowsysteminterface_p.h.
◆ GestureEvent()
◆ delta
QPointF QWindowSystemInterfacePrivate::GestureEvent::delta |
◆ fingerCount
int QWindowSystemInterfacePrivate::GestureEvent::fingerCount |
◆ globalPos
QPointF QWindowSystemInterfacePrivate::GestureEvent::globalPos |
◆ intValue
quint64 QWindowSystemInterfacePrivate::GestureEvent::intValue |
◆ pos
QPointF QWindowSystemInterfacePrivate::GestureEvent::pos |
◆ realValue
qreal QWindowSystemInterfacePrivate::GestureEvent::realValue |
◆ sequenceId
ulong QWindowSystemInterfacePrivate::GestureEvent::sequenceId |
◆ type
The documentation for this class was generated from the following file: