Qt 4.8
|
#include <QtGui/QScreen>
#include <QtOpenGL/qgl.h>
#include <GLES/egl.h>
Go to the source code of this file.
Classes | |
class | QGLScreen |
This class encapsulates an OpenGL screen driver. More... | |
class | QGLScreenSurfaceFunctions |
The QGLScreenSurfaceFunctions class encapsulates the functions for creating native windows and pixmaps for OpenGL ES. More... | |
Typedefs | |
typedef NativeDisplayType | EGLNativeDisplayType |
typedef NativePixmapType | EGLNativePixmapType |
typedef NativeWindowType | EGLNativeWindowType |
typedef NativeDisplayType EGLNativeDisplayType |
Definition at line 69 of file qglscreen_qws.h.
typedef NativePixmapType EGLNativePixmapType |
Definition at line 68 of file qglscreen_qws.h.
typedef NativeWindowType EGLNativeWindowType |
Definition at line 67 of file qglscreen_qws.h.