Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QWindowSystemInterface Member List

This is the complete list of members for QWindowSystemInterface, including all inherited members.

deferredFlushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags)QWindowSystemInterfacestatic
flushWindowSystemEvents(QEventLoop::ProcessEventsFlags flags=QEventLoop::AllEvents)QWindowSystemInterfacestatic
handleApplicationStateChanged(Qt::ApplicationState newState, bool forcePropagate=false)QWindowSystemInterfacestatic
handleApplicationTermination()QWindowSystemInterfacestatic
handleCloseEvent(QWindow *window)QWindowSystemInterfacestatic
handleContextMenuEvent(QWindow *window, bool mouseTriggered, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers)QWindowSystemInterfacestatic
handleEnterEvent(QWindow *window, const QPointF &local=QPointF(), const QPointF &global=QPointF())QWindowSystemInterfacestatic
handleEnterLeaveEvent(QWindow *enter, QWindow *leave, const QPointF &local=QPointF(), const QPointF &global=QPointF())QWindowSystemInterfacestatic
handleExposeEvent(QWindow *window, const QRegion &region)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleFileOpenEvent(const QString &fileName)QWindowSystemInterfacestatic
handleFileOpenEvent(const QUrl &url)QWindowSystemInterfacestatic
handleFocusWindowChanged(QWindow *window, Qt::FocusReason r=Qt::OtherFocusReason)QWindowSystemInterfacestatic
handleGeometryChange(QWindow *window, const QRect &newRect)QWindowSystemInterfacestatic
handleGestureEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::NativeGestureType type, const QPointF &local, const QPointF &global, int fingerCount=0)QWindowSystemInterfacestatic
handleGestureEventWithRealValue(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::NativeGestureType type, qreal value, const QPointF &local, const QPointF &global, int fingerCount=2)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleKeyEvent(QWindow *window, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1)QWindowSystemInterfacestatic
handleKeyEvent(QWindow *window, ulong timestamp, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1)QWindowSystemInterfacestatic
handleLeaveEvent(QWindow *window)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleNativeEvent(QWindow *window, const QByteArray &eventType, void *message, qintptr *result)QWindowSystemInterfacestatic
handlePaintEvent(QWindow *window, const QRegion &region)QWindowSystemInterfacestatic
handlePlatformPanelEvent(QWindow *window)QWindowSystemInterfacestatic
handlePrimaryScreenChanged(QPlatformScreen *newPrimary)QWindowSystemInterfacestatic
handleSafeAreaMarginsChanged(QWindow *window)QWindowSystemInterfacestatic
handleScreenAdded(QPlatformScreen *screen, bool isPrimary=false)QWindowSystemInterfacestatic
handleScreenGeometryChange(QScreen *screen, const QRect &newGeometry, const QRect &newAvailableGeometry)QWindowSystemInterfacestatic
handleScreenLogicalDotsPerInchChange(QScreen *screen, qreal newDpiX, qreal newDpiY)QWindowSystemInterfacestatic
handleScreenOrientationChange(QScreen *screen, Qt::ScreenOrientation newOrientation)QWindowSystemInterfacestatic
handleScreenRefreshRateChange(QScreen *screen, qreal newRefreshRate)QWindowSystemInterfacestatic
handleScreenRemoved(QPlatformScreen *screen)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleTabletEnterProximityEvent(ulong timestamp, int deviceType, int pointerType, qint64 uid)QWindowSystemInterfacestatic
handleTabletEnterProximityEvent(int deviceType, int pointerType, qint64 uid)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleTabletLeaveProximityEvent(ulong timestamp, int deviceType, int pointerType, qint64 uid)QWindowSystemInterfacestatic
handleTabletLeaveProximityEvent(int deviceType, int pointerType, qint64 uid)QWindowSystemInterfacestatic
handleThemeChange(QWindow *window=nullptr)QWindowSystemInterfacestatic
handleTouchCancelEvent(QWindow *window, const QPointingDevice *device, Qt::KeyboardModifiers mods=Qt::NoModifier)QWindowSystemInterfacestatic
handleTouchCancelEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, Qt::KeyboardModifiers mods=Qt::NoModifier)QWindowSystemInterfacestatic
handleTouchEvent(QWindow *window, const QPointingDevice *device, const QList< struct TouchPoint > &points, Qt::KeyboardModifiers mods=Qt::NoModifier)QWindowSystemInterfacestatic
handleTouchEvent(QWindow *window, ulong timestamp, const QPointingDevice *device, const QList< struct TouchPoint > &points, Qt::KeyboardModifiers mods=Qt::NoModifier)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
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)QWindowSystemInterfacestatic
handleWindowDevicePixelRatioChanged(QWindow *window)QWindowSystemInterfacestatic
handleWindowScreenChanged(QWindow *window, QScreen *newScreen)QWindowSystemInterfacestatic
handleWindowStateChanged(QWindow *window, Qt::WindowStates newState, int oldState=-1)QWindowSystemInterfacestatic
nonUserInputEventsQueued()QWindowSystemInterfacestatic
registerInputDevice(const QInputDevice *device)QWindowSystemInterfacestatic
sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags)QWindowSystemInterfacestatic
setSynchronousWindowSystemEvents(bool enable)QWindowSystemInterfacestatic
windowSystemEventsQueued()QWindowSystemInterfacestatic