Qt 4.8
Classes | Typedefs
qglscreen_qws.h File Reference
#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 Documentation

◆ EGLNativeDisplayType

typedef NativeDisplayType EGLNativeDisplayType

Definition at line 69 of file qglscreen_qws.h.

◆ EGLNativePixmapType

typedef NativePixmapType EGLNativePixmapType

Definition at line 68 of file qglscreen_qws.h.

◆ EGLNativeWindowType

typedef NativeWindowType EGLNativeWindowType

Definition at line 67 of file qglscreen_qws.h.