| buttons | QWindowSystemInterfacePrivate::TabletEvent | |
| device | QWindowSystemInterfacePrivate::InputEvent | |
| eventAccepted | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| flags | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| global | QWindowSystemInterfacePrivate::TabletEvent | |
| handleTabletEvent(QWindow *w, const QPointF &local, const QPointF &global, int device, int pointerType, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, qint64 uid, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | QWindowSystemInterfacePrivate::TabletEvent | static |
| InputEvent(QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QInputDevice *dev) | QWindowSystemInterfacePrivate::InputEvent | inline |
| local | QWindowSystemInterfacePrivate::TabletEvent | |
| modifiers | QWindowSystemInterfacePrivate::InputEvent | |
| nullWindow() const | QWindowSystemInterfacePrivate::WindowSystemEvent | inline |
| NullWindow enum value | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| platformSynthesizesMouse | QWindowSystemInterfacePrivate::TabletEvent | static |
| PointerEvent(QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QPointingDevice *device) | QWindowSystemInterfacePrivate::PointerEvent | inline |
| pressure | QWindowSystemInterfacePrivate::TabletEvent | |
| rotation | QWindowSystemInterfacePrivate::TabletEvent | |
| setPlatformSynthesizesMouse(bool v) | QWindowSystemInterfacePrivate::TabletEvent | static |
| synthetic() const | QWindowSystemInterfacePrivate::WindowSystemEvent | inline |
| Synthetic enum value | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| TabletEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, const QPointingDevice *device, Qt::MouseButtons b, qreal pressure, int xTilt, int yTilt, qreal tpressure, qreal rotation, int z, Qt::KeyboardModifiers mods) | QWindowSystemInterfacePrivate::TabletEvent | inline |
| tangentialPressure | QWindowSystemInterfacePrivate::TabletEvent | |
| timestamp | QWindowSystemInterfacePrivate::UserEvent | |
| type | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| UserEvent(QWindow *w, ulong time, EventType t) | QWindowSystemInterfacePrivate::UserEvent | inline |
| window | QWindowSystemInterfacePrivate::UserEvent | |
| WindowSystemEvent(EventType t) | QWindowSystemInterfacePrivate::WindowSystemEvent | inlineexplicit |
| xTilt | QWindowSystemInterfacePrivate::TabletEvent | |
| yTilt | QWindowSystemInterfacePrivate::TabletEvent | |
| z | QWindowSystemInterfacePrivate::TabletEvent | |
| ~WindowSystemEvent() | QWindowSystemInterfacePrivate::WindowSystemEvent | inlinevirtual |