QtGui/qwindowsysteminterface_qpa.h Source File
Go to the documentation of this file.
41 #ifndef QWINDOWSYSTEMINTERFACE_H
42 #define QWINDOWSYSTEMINTERFACE_H
44 #include <QtCore/QTime>
46 #include <QtCore/QEvent>
47 #include <QtGui/QWidget>
48 #include <QtCore/QWeakPointer>
49 #include <QtCore/QMutex>
50 #include <QtGui/QTouchEvent>
61 static void handleMouseEvent(
QWidget *
w,
const QPoint & local,
const QPoint & global, Qt::MouseButtons
b);
62 static void handleMouseEvent(
QWidget *w, ulong timestamp,
const QPoint & local,
const QPoint & global, Qt::MouseButtons b);
72 static void handleExtendedKeyEvent(
QWidget *w, ulong timestamp,
QEvent::Type type,
int key, Qt::KeyboardModifiers modifiers,
93 static void handleGeometryChange(
QWidget *w,
const QRect &newRect);
94 static void handleCloseEvent(
QWidget *w);
95 static void handleEnterEvent(
QWidget *w);
96 static void handleLeaveEvent(
QWidget *w);
97 static void handleWindowActivated(
QWidget *w);
101 static void handleScreenGeometryChange(
int screenIndex);
102 static void handleScreenAvailableGeometryChange(
int screenIndex);
103 static void handleScreenCountChange(
int count);
105 static void handleLocaleChange();
107 static void handlePlatformPanelEvent(
QWidget *w);
112 #endif // QWINDOWSYSTEMINTERFACE_H
GLuint GLuint GLsizei GLenum type
Qt::TouchPointState state
#define QT_BEGIN_NAMESPACE
GLuint GLuint GLsizei count
GLsizei const GLfloat * points
GLubyte GLubyte GLubyte GLubyte w