Qt 4.8
|
Public Variables | |
QList< QImage > | buffers |
QList< QGLContext ** > | contexts |
QGLContext * | ctx |
int | destructive_swap_buffers: 1 |
int | did_paint: 1 |
QGLFramebufferObject * | fbo |
int | geometry_updated: 1 |
QGLWindowSurfaceGLPaintDevice | glDevice |
QRegion | paintedRegion |
QGLPixelBuffer * | pb |
GLuint | pb_tex_id |
QGLWindowSurface * | q_ptr |
QSize | size |
bool | swap_region_support |
GLuint | tex_id |
QSize | textureSize |
int | tried_fbo: 1 |
int | tried_pb: 1 |
Definition at line 292 of file qwindowsurface_gl.cpp.
Definition at line 314 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::buffer(), and QGLWindowSurface::endPaint().
QList<QGLContext **> QGLWindowSurfacePrivate::contexts |
Definition at line 307 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::deleted(), QGLWindowSurface::hijackWindow(), QGLWindowSurface::updateGeometry(), and QGLWindowSurface::~QGLWindowSurface().
QGLContext* QGLWindowSurfacePrivate::ctx |
Definition at line 305 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::context(), QGLWindowSurface::paintDevice(), QGLWindowSurface::QGLWindowSurface(), QGLWindowSurface::updateGeometry(), and QGLWindowSurface::~QGLWindowSurface().
int QGLWindowSurfacePrivate::destructive_swap_buffers |
Definition at line 301 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::features(), QGLWindowSurface::flush(), QGLWindowSurface::hijackWindow(), QGLWindowSurface::QGLWindowSurface(), and QGLWindowSurface::updateGeometry().
int QGLWindowSurfacePrivate::did_paint |
Definition at line 303 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::beginPaint(), QGLWindowSurface::flush(), and QGLWindowSurface::QGLWindowSurface().
QGLFramebufferObject* QGLWindowSurfacePrivate::fbo |
Definition at line 294 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::beginPaint(), QGLWindowSurface::buffer(), QGLWindowSurface::deleted(), QGLWindowSurface::flush(), QGLWindowSurface::paintDevice(), QGLWindowSurface::QGLWindowSurface(), QGLWindowSurface::updateGeometry(), and QGLWindowSurface::~QGLWindowSurface().
int QGLWindowSurfacePrivate::geometry_updated |
Definition at line 302 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::flush(), QGLWindowSurface::QGLWindowSurface(), QGLWindowSurface::setGeometry(), and QGLWindowSurface::updateGeometry().
QGLWindowSurfaceGLPaintDevice QGLWindowSurfacePrivate::glDevice |
Definition at line 315 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::paintDevice(), and QGLWindowSurface::QGLWindowSurface().
QRegion QGLWindowSurfacePrivate::paintedRegion |
Definition at line 309 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::endPaint(), and QGLWindowSurface::flush().
QGLPixelBuffer* QGLWindowSurfacePrivate::pb |
Definition at line 295 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::buffer(), QGLWindowSurface::flush(), QGLWindowSurface::paintDevice(), QGLWindowSurface::QGLWindowSurface(), QGLWindowSurface::scroll(), QGLWindowSurface::updateGeometry(), and QGLWindowSurface::~QGLWindowSurface().
GLuint QGLWindowSurfacePrivate::pb_tex_id |
Definition at line 297 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::flush(), and QGLWindowSurface::updateGeometry().
QGLWindowSurface* QGLWindowSurfacePrivate::q_ptr |
Definition at line 316 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::QGLWindowSurface().
QSize QGLWindowSurfacePrivate::size |
Definition at line 310 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::updateGeometry().
bool QGLWindowSurfacePrivate::swap_region_support |
Definition at line 318 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::features(), QGLWindowSurface::flush(), QGLWindowSurface::hijackWindow(), and QGLWindowSurface::QGLWindowSurface().
GLuint QGLWindowSurfacePrivate::tex_id |
Definition at line 296 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::flush(), QGLWindowSurface::initializeOffscreenTexture(), QGLWindowSurface::QGLWindowSurface(), QGLWindowSurface::scroll(), and QGLWindowSurface::~QGLWindowSurface().
QSize QGLWindowSurfacePrivate::textureSize |
Definition at line 312 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::initializeOffscreenTexture().
int QGLWindowSurfacePrivate::tried_fbo |
Definition at line 299 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::QGLWindowSurface(), and QGLWindowSurface::updateGeometry().
int QGLWindowSurfacePrivate::tried_pb |
Definition at line 300 of file qwindowsurface_gl.cpp.
Referenced by QGLWindowSurface::QGLWindowSurface(), and QGLWindowSurface::updateGeometry().