Qt 4.8
|
Public Variables | |
EGLContext | context |
QPlatformGLContext * | context |
GLXContext | context |
AGLContext | ctx |
EGLDisplay | display |
WId | dmy_id |
HDC | dmy_pdc |
HGLRC | dmy_rc |
Window | drawable |
bool | initialized |
HGLRC | old_context |
HDC | old_dc |
GLXContext | oldContext |
GLXDrawable | oldDrawable |
EGLSurface | surface |
QGLWidget * | widget |
QWidget * | widget |
Window | window |
Definition at line 122 of file qgl_mac.mm.
EGLContext QGLTemporaryContextPrivate::context |
Definition at line 65 of file qgl_x11egl.cpp.
QPlatformGLContext* QGLTemporaryContextPrivate::context |
Definition at line 297 of file qgl_qpa.cpp.
Referenced by qt_egl_create_surface(), and QGLWidgetPrivate::updateColormap().
GLXContext QGLTemporaryContextPrivate::context |
Definition at line 1235 of file qgl_x11.cpp.
AGLContext QGLTemporaryContextPrivate::ctx |
Definition at line 126 of file qgl_mac.mm.
Referenced by QGLContext::choosePixelFormat(), QGLTemporaryContext::QGLTemporaryContext(), and QGLTemporaryContext::~QGLTemporaryContext().
EGLDisplay QGLTemporaryContextPrivate::display |
Definition at line 67 of file qgl_x11egl.cpp.
WId QGLTemporaryContextPrivate::dmy_id |
Definition at line 667 of file qgl_win.cpp.
HDC QGLTemporaryContextPrivate::dmy_pdc |
Definition at line 663 of file qgl_win.cpp.
HGLRC QGLTemporaryContextPrivate::dmy_rc |
Definition at line 664 of file qgl_win.cpp.
Window QGLTemporaryContextPrivate::drawable |
Definition at line 1234 of file qgl_x11.cpp.
bool QGLTemporaryContextPrivate::initialized |
Definition at line 1233 of file qgl_x11.cpp.
Referenced by QGLWidget::resizeEvent().
HGLRC QGLTemporaryContextPrivate::old_context |
Definition at line 666 of file qgl_win.cpp.
HDC QGLTemporaryContextPrivate::old_dc |
Definition at line 665 of file qgl_win.cpp.
GLXContext QGLTemporaryContextPrivate::oldContext |
Definition at line 1237 of file qgl_x11.cpp.
GLXDrawable QGLTemporaryContextPrivate::oldDrawable |
Definition at line 1236 of file qgl_x11.cpp.
EGLSurface QGLTemporaryContextPrivate::surface |
Definition at line 66 of file qgl_x11egl.cpp.
QGLWidget* QGLTemporaryContextPrivate::widget |
Definition at line 93 of file qgl_qws.cpp.
QGLWidget * QGLTemporaryContextPrivate::widget |
Definition at line 296 of file qgl_qpa.cpp.
Referenced by QGLContextPrivate::updateFormatVersion().
Window QGLTemporaryContextPrivate::window |
Definition at line 64 of file qgl_x11egl.cpp.