44 #include <QtGui/QWindowSystemInterface> 51 static int serialNo = 0;
53 #ifdef QEGL_EXTRA_DEBUG 80 #ifdef QEGL_EXTRA_DEBUG void setGeometry(const QRect &)
This function is called by Qt whenever a window is moved or the window is resized.
#define QT_END_NAMESPACE
This macro expands to.
WId winId() const
Reimplement in subclasses to return a handle to the native window.
QPlatformGLContext * glContext() const
Reimplement to return the glContext associated with the window.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QEglFSWindow(QWidget *w, QEglFSScreen *screen)
Q_CORE_EXPORT void qWarning(const char *,...)
The QPlatformGLContext class provides an abstraction for native GL contexts.
static void handleGeometryChange(QWidget *w, const QRect &newRect)
QPlatformGLContext * platformContext() const
The QRect class defines a rectangle in the plane using integer precision.