Qt 4.8
Public Variables | List of all members
QGLTemporaryContextPrivate Class Reference

Public Variables

EGLContext context
 
QPlatformGLContextcontext
 
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
 
QGLWidgetwidget
 
QWidgetwidget
 
Window window
 

Detailed Description

Definition at line 122 of file qgl_mac.mm.

Properties

◆ context [1/3]

EGLContext QGLTemporaryContextPrivate::context

Definition at line 65 of file qgl_x11egl.cpp.

◆ context [2/3]

QPlatformGLContext* QGLTemporaryContextPrivate::context

Definition at line 297 of file qgl_qpa.cpp.

Referenced by qt_egl_create_surface(), and QGLWidgetPrivate::updateColormap().

◆ context [3/3]

GLXContext QGLTemporaryContextPrivate::context

Definition at line 1235 of file qgl_x11.cpp.

◆ ctx

AGLContext QGLTemporaryContextPrivate::ctx

◆ display

EGLDisplay QGLTemporaryContextPrivate::display

Definition at line 67 of file qgl_x11egl.cpp.

◆ dmy_id

WId QGLTemporaryContextPrivate::dmy_id

Definition at line 667 of file qgl_win.cpp.

◆ dmy_pdc

HDC QGLTemporaryContextPrivate::dmy_pdc

Definition at line 663 of file qgl_win.cpp.

◆ dmy_rc

HGLRC QGLTemporaryContextPrivate::dmy_rc

Definition at line 664 of file qgl_win.cpp.

◆ drawable

Window QGLTemporaryContextPrivate::drawable

Definition at line 1234 of file qgl_x11.cpp.

◆ initialized

bool QGLTemporaryContextPrivate::initialized

Definition at line 1233 of file qgl_x11.cpp.

Referenced by QGLWidget::resizeEvent().

◆ old_context

HGLRC QGLTemporaryContextPrivate::old_context

Definition at line 666 of file qgl_win.cpp.

◆ old_dc

HDC QGLTemporaryContextPrivate::old_dc

Definition at line 665 of file qgl_win.cpp.

◆ oldContext

GLXContext QGLTemporaryContextPrivate::oldContext

Definition at line 1237 of file qgl_x11.cpp.

◆ oldDrawable

GLXDrawable QGLTemporaryContextPrivate::oldDrawable

Definition at line 1236 of file qgl_x11.cpp.

◆ surface

EGLSurface QGLTemporaryContextPrivate::surface

Definition at line 66 of file qgl_x11egl.cpp.

◆ widget [1/2]

QGLWidget* QGLTemporaryContextPrivate::widget

Definition at line 93 of file qgl_qws.cpp.

◆ widget [2/2]

QGLWidget * QGLTemporaryContextPrivate::widget

Definition at line 296 of file qgl_qpa.cpp.

Referenced by QGLContextPrivate::updateFormatVersion().

◆ window

Window QGLTemporaryContextPrivate::window

Definition at line 64 of file qgl_x11egl.cpp.


The documentation for this class was generated from the following files: