| device | QWindowSystemInterfacePrivate::InputEvent | |
| eventAccepted | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| flags | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| InputEvent(QWindow *w, ulong time, EventType t, Qt::KeyboardModifiers mods, const QInputDevice *dev) | QWindowSystemInterfacePrivate::InputEvent | inline |
| key | QWindowSystemInterfacePrivate::KeyEvent | |
| KeyEvent(QWindow *w, ulong time, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1, const QInputDevice *device=QInputDevice::primaryKeyboard()) | QWindowSystemInterfacePrivate::KeyEvent | inline |
| KeyEvent(QWindow *w, ulong time, QEvent::Type t, int k, Qt::KeyboardModifiers mods, quint32 nativeSC, quint32 nativeVK, quint32 nativeMods, const QString &text=QString(), bool autorep=false, ushort count=1, const QInputDevice *device=QInputDevice::primaryKeyboard()) | QWindowSystemInterfacePrivate::KeyEvent | inline |
| keyType | QWindowSystemInterfacePrivate::KeyEvent | |
| modifiers | QWindowSystemInterfacePrivate::InputEvent | |
| nativeModifiers | QWindowSystemInterfacePrivate::KeyEvent | |
| nativeScanCode | QWindowSystemInterfacePrivate::KeyEvent | |
| nativeVirtualKey | QWindowSystemInterfacePrivate::KeyEvent | |
| NullWindow enum value | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| nullWindow() const | QWindowSystemInterfacePrivate::WindowSystemEvent | inline |
| repeat | QWindowSystemInterfacePrivate::KeyEvent | |
| repeatCount | QWindowSystemInterfacePrivate::KeyEvent | |
| source | QWindowSystemInterfacePrivate::KeyEvent | |
| Synthetic enum value | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| synthetic() const | QWindowSystemInterfacePrivate::WindowSystemEvent | inline |
| timestamp | QWindowSystemInterfacePrivate::UserEvent | |
| type | QWindowSystemInterfacePrivate::WindowSystemEvent | |
| unicode | QWindowSystemInterfacePrivate::KeyEvent | |
| UserEvent(QWindow *w, ulong time, EventType t) | QWindowSystemInterfacePrivate::UserEvent | inline |
| window | QWindowSystemInterfacePrivate::UserEvent | |
| WindowSystemEvent(EventType t) | QWindowSystemInterfacePrivate::WindowSystemEvent | inlineexplicit |
| ~WindowSystemEvent() | QWindowSystemInterfacePrivate::WindowSystemEvent | inlinevirtual |