QWindowsGLContext ClassOpen GL context. More... #include <QWindowsGLContext>
Public Types
Public Functions
Reimplemented Public Functions
Detailed DescriptionOpen GL context. An Open GL context for use with several windows. As opposed to other implementations, activating a GL context for a window requires a HDC allocated for it. The first time this HDC is created for the window, the pixel format must be applied, which will affect the window as well. The HDCs are stored in a list of QOpenGLContextData and are released in doneCurrent(). Member Type Documentation
|