Qt 4.8
QWindowSystemInterface Member List

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

handleCloseEvent(QWidget *w)QWindowSystemInterfacestatic
handleEnterEvent(QWidget *w)QWindowSystemInterfacestatic
handleExtendedKeyEvent(QWidget *w, 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(QWidget *w, 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
handleGeometryChange(QWidget *w, const QRect &newRect)QWindowSystemInterfacestatic
handleKeyEvent(QWidget *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1)QWindowSystemInterfacestatic
handleKeyEvent(QWidget *w, ulong timestamp, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1)QWindowSystemInterfacestatic
handleLeaveEvent(QWidget *w)QWindowSystemInterfacestatic
handleLocaleChange()QWindowSystemInterfacestatic
handleMouseEvent(QWidget *w, const QPoint &local, const QPoint &global, Qt::MouseButtons b)QWindowSystemInterfacestatic
handleMouseEvent(QWidget *w, ulong timestamp, const QPoint &local, const QPoint &global, Qt::MouseButtons b)QWindowSystemInterfacestatic
handlePlatformPanelEvent(QWidget *w)QWindowSystemInterfacestatic
handleScreenAvailableGeometryChange(int screenIndex)QWindowSystemInterfacestatic
handleScreenCountChange(int count)QWindowSystemInterfacestatic
handleScreenGeometryChange(int screenIndex)QWindowSystemInterfacestatic
handleTouchEvent(QWidget *w, QEvent::Type type, QTouchEvent::DeviceType devType, const QList< struct TouchPoint > &points)QWindowSystemInterfacestatic
handleTouchEvent(QWidget *w, ulong timestamp, QEvent::Type type, QTouchEvent::DeviceType devType, const QList< struct TouchPoint > &points)QWindowSystemInterfacestatic
handleWheelEvent(QWidget *w, const QPoint &local, const QPoint &global, int d, Qt::Orientation o)QWindowSystemInterfacestatic
handleWheelEvent(QWidget *w, ulong timestamp, const QPoint &local, const QPoint &global, int d, Qt::Orientation o)QWindowSystemInterfacestatic
handleWindowActivated(QWidget *w)QWindowSystemInterfacestatic
handleWindowStateChanged(QWidget *w, Qt::WindowState newState)QWindowSystemInterfacestatic