Qt 4.8
|
#include <pvreglscreen.h>
Public Functions | |
bool | createNativeWindow (QWidget *widget, EGLNativeWindowType *native) |
[2] More... | |
PvrEglScreenSurfaceFunctions (PvrEglScreen *s, int screenNum) | |
Public Functions inherited from QGLScreenSurfaceFunctions | |
virtual bool | createNativeImage (QImage *image, EGLNativePixmapType *native) |
Creates a native OpenGLES drawable for directly rendering into image and returns it in native. More... | |
virtual bool | createNativePixmap (QPixmap *pixmap, EGLNativePixmapType *native) |
Creates a native OpenGLES drawable for directly rendering into pixmap and returns it in native. More... | |
Properties | |
int | displayId |
PvrEglScreen * | screen |
Definition at line 51 of file pvreglscreen.h.
|
inline |
Definition at line 54 of file pvreglscreen.h.
|
virtual |
[2]
[2]
Reimplemented from QGLScreenSurfaceFunctions.
Definition at line 329 of file pvreglscreen.cpp.
Referenced by PvrEglScreenSurfaceFunctions().
|
private |
Definition at line 61 of file pvreglscreen.h.
|
private |
Definition at line 60 of file pvreglscreen.h.