![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QWindowSystemInterface, including all inherited members.
| deferredFlushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | QWindowSystemInterface | static |
| flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents) | QWindowSystemInterface | static |
| handleApplicationStateChanged(Qt::ApplicationState newState, bool forcePropagate=false) | QWindowSystemInterface | static |
| handleApplicationTermination() | QWindowSystemInterface | static |
| handleCloseEvent(QWindow *window) | QWindowSystemInterface | static |
| handleContextMenuEvent(QWindow *window, bool mouseTriggered, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | QWindowSystemInterface | static |
| handleEnterEvent(QWindow *window, const QPointF &local=QPointF(), const QPointF &global=QPointF()) | QWindowSystemInterface | static |
| handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local=QPointF(), const QPointF &global=QPointF()) | QWindowSystemInterface | static |
| handleExposeEvent(QWindow *window, const QRegion ®ion) | QWindowSystemInterface | static |
| handleExtendedKeyEvent(QWindow *window, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleExtendedKeyEvent(QWindow *window, ulong timestamp, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleExtendedKeyEvent(QWindow *window, ulong timestamp, const QInputDevice *device, QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleFileOpenEvent(const QString &fileName) | QWindowSystemInterface | static |
| handleFileOpenEvent(const QUrl &url) | QWindowSystemInterface | static |
| handleGeometryChange(QWindow *window, const QRect &newRect) | QWindowSystemInterface | static |
| handleGestureEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::NativeGestureType type, const QPointF &local, const QPointF &global, int fingerCount=0) | QWindowSystemInterface | static |
| handleGestureEventWithRealValue(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::NativeGestureType type, qreal value, const QPointF &local, const QPointF &global, int fingerCount=2) | QWindowSystemInterface | static |
| handleGestureEventWithValueAndDelta(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::NativeGestureType type, qreal value, const QPointF &delta, const QPointF &local, const QPointF &global, int fingerCount=2) | QWindowSystemInterface | static |
| handleKeyEvent(QWindow *window, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleKeyEvent(QWindow *window, ulong timestamp, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleLeaveEvent(QWindow *window) | QWindowSystemInterface | static |
| handleMouseEvent(QWindow *window, const QPointF &local, const QPointF &global, Qt::MouseButtons state, Qt::MouseButton button, QEvent::Type type, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized) | QWindowSystemInterface | static |
| handleMouseEvent(QWindow *window, const QPointingDevice *device, const QPointF &local, const QPointF &global, Qt::MouseButtons state, Qt::MouseButton button, QEvent::Type type, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized) | QWindowSystemInterface | static |
| handleMouseEvent(QWindow *window, ulong timestamp, const QPointF &local, const QPointF &global, Qt::MouseButtons state, Qt::MouseButton button, QEvent::Type type, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized) | QWindowSystemInterface | static |
| handleMouseEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, const QPointF &local, const QPointF &global, Qt::MouseButtons state, Qt::MouseButton button, QEvent::Type type, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized) | QWindowSystemInterface | static |
| handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, qintptr *result) | QWindowSystemInterface | static |
| handlePaintEvent(QWindow *window, const QRegion ®ion) | QWindowSystemInterface | static |
| handlePlatformPanelEvent(QWindow *window) | QWindowSystemInterface | static |
| handlePrimaryScreenChanged(QPlatformScreen *newPrimary) | QWindowSystemInterface | static |
| handleSafeAreaMarginsChanged(QWindow *window) | QWindowSystemInterface | static |
| handleScreenAdded(QPlatformScreen *screen, bool isPrimary=false) | QWindowSystemInterface | static |
| handleScreenGeometryChange(QScreen *screen, const QRect &newGeometry, const QRect &newAvailableGeometry) | QWindowSystemInterface | static |
| handleScreenLogicalDotsPerInchChange(QScreen *screen, qreal newDpiX, qreal newDpiY) | QWindowSystemInterface | static |
| handleScreenOrientationChange(QScreen *screen, Qt::ScreenOrientation newOrientation) | QWindowSystemInterface | static |
| handleScreenRefreshRateChange(QScreen *screen, qreal newRefreshRate) | QWindowSystemInterface | static |
| handleScreenRemoved(QPlatformScreen *screen) | QWindowSystemInterface | static |
| handleShortcutEvent(QWindow *window, ulong timestamp, int k, Qt::KeyboardModifiers mods, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleTabletEnterLeaveProximityEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, bool inProximity, const QPointF &local=QPointF(), const QPointF &global=QPointF(), Qt::MouseButtons buttons={}, int xTilt=0, int yTilt=0, qreal tangentialPressure=0, qreal rotation=0, int z=0, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTabletEnterLeaveProximityEvent(QWindow *window, const QPointingDevice *device, bool inProximity, const QPointF &local=QPointF(), const QPointF &global=QPointF(), Qt::MouseButtons buttons={}, int xTilt=0, int yTilt=0, qreal tangentialPressure=0, qreal rotation=0, int z=0, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTabletEnterProximityEvent(ulong timestamp, int deviceType, int pointerType, qint64 uid) | QWindowSystemInterface | static |
| handleTabletEnterProximityEvent(int deviceType, int pointerType, qint64 uid) | QWindowSystemInterface | static |
| handleTabletEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, const QPointF &local, const QPointF &global, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTabletEvent(QWindow *window, const QPointingDevice *device, const QPointF &local, const QPointF &global, Qt::MouseButtons buttons, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers modifiers=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTabletEvent(QWindow *window, ulong timestamp, 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) | QWindowSystemInterface | static |
| handleTabletEvent(QWindow *window, 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) | QWindowSystemInterface | static |
| handleTabletLeaveProximityEvent(ulong timestamp, int deviceType, int pointerType, qint64 uid) | QWindowSystemInterface | static |
| handleTabletLeaveProximityEvent(int deviceType, int pointerType, qint64 uid) | QWindowSystemInterface | static |
| handleThemeChange(QWindow *window=nullptr) | QWindowSystemInterface | static |
| handleTouchCancelEvent(QWindow *window, const QPointingDevice *device, Qt::KeyboardModifiers mods=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTouchCancelEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::KeyboardModifiers mods=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTouchEvent(QWindow *window, const QPointingDevice *device, const QList< struct TouchPoint > &points, Qt::KeyboardModifiers mods=Qt::NoModifier) | QWindowSystemInterface | static |
| handleTouchEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, const QList< struct TouchPoint > &points, Qt::KeyboardModifiers mods=Qt::NoModifier) | QWindowSystemInterface | static |
| handleWheelEvent(QWindow *window, const QPointF &local, const QPointF &global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::ScrollPhase phase=Qt::NoScrollPhase, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized) | QWindowSystemInterface | static |
| handleWheelEvent(QWindow *window, ulong timestamp, const QPointF &local, const QPointF &global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::ScrollPhase phase=Qt::NoScrollPhase, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized, bool inverted=false) | QWindowSystemInterface | static |
| handleWheelEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, const QPointF &local, const QPointF &global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods=Qt::NoModifier, Qt::ScrollPhase phase=Qt::NoScrollPhase, Qt::MouseEventSource source=Qt::MouseEventNotSynthesized, bool inverted=false) | QWindowSystemInterface | static |
| handleWindowActivated(QWindow *window, Qt::FocusReason r=Qt::OtherFocusReason) | QWindowSystemInterface | static |
| handleWindowDevicePixelRatioChanged(QWindow *window) | QWindowSystemInterface | static |
| handleWindowScreenChanged(QWindow *window, QScreen *newScreen) | QWindowSystemInterface | static |
| handleWindowStateChanged(QWindow *window, Qt::WindowStates newState, int oldState=-1) | QWindowSystemInterface | static |
| nonUserInputEventsQueued() | QWindowSystemInterface | static |
| registerInputDevice(const QInputDevice *device) | QWindowSystemInterface | static |
| sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | QWindowSystemInterface | static |
| setSynchronousWindowSystemEvents(bool enable) | QWindowSystemInterface | static |
| windowSystemEventsQueued() | QWindowSystemInterface | static |