![]() |
Qt 4.8
|
This is the complete list of members for QWindowSystemInterface, including all inherited members.
| handleCloseEvent(QWidget *w) | QWindowSystemInterface | static |
| handleEnterEvent(QWidget *w) | QWindowSystemInterface | static |
| 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) | QWindowSystemInterface | static |
| 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) | QWindowSystemInterface | static |
| handleGeometryChange(QWidget *w, const QRect &newRect) | QWindowSystemInterface | static |
| handleKeyEvent(QWidget *w, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleKeyEvent(QWidget *w, ulong timestamp, QEvent::Type t, int k, Qt::KeyboardModifiers mods, const QString &text=QString(), bool autorep=false, ushort count=1) | QWindowSystemInterface | static |
| handleLeaveEvent(QWidget *w) | QWindowSystemInterface | static |
| handleLocaleChange() | QWindowSystemInterface | static |
| handleMouseEvent(QWidget *w, const QPoint &local, const QPoint &global, Qt::MouseButtons b) | QWindowSystemInterface | static |
| handleMouseEvent(QWidget *w, ulong timestamp, const QPoint &local, const QPoint &global, Qt::MouseButtons b) | QWindowSystemInterface | static |
| handlePlatformPanelEvent(QWidget *w) | QWindowSystemInterface | static |
| handleScreenAvailableGeometryChange(int screenIndex) | QWindowSystemInterface | static |
| handleScreenCountChange(int count) | QWindowSystemInterface | static |
| handleScreenGeometryChange(int screenIndex) | QWindowSystemInterface | static |
| handleTouchEvent(QWidget *w, QEvent::Type type, QTouchEvent::DeviceType devType, const QList< struct TouchPoint > &points) | QWindowSystemInterface | static |
| handleTouchEvent(QWidget *w, ulong timestamp, QEvent::Type type, QTouchEvent::DeviceType devType, const QList< struct TouchPoint > &points) | QWindowSystemInterface | static |
| handleWheelEvent(QWidget *w, const QPoint &local, const QPoint &global, int d, Qt::Orientation o) | QWindowSystemInterface | static |
| handleWheelEvent(QWidget *w, ulong timestamp, const QPoint &local, const QPoint &global, int d, Qt::Orientation o) | QWindowSystemInterface | static |
| handleWindowActivated(QWidget *w) | QWindowSystemInterface | static |
| handleWindowStateChanged(QWidget *w, Qt::WindowState newState) | QWindowSystemInterface | static |