![]() |
Qt 6.x
The Qt SDK
|
Additional format information that is not in QSurfaceFormat. More...
#include <qwindowsglcontext.h>
Public Member Functions | |
QWindowsOpenGLAdditionalFormat (unsigned formatFlagsIn=0, unsigned pixmapDepthIn=0) | |
Public Attributes | |
unsigned | formatFlags |
unsigned | pixmapDepth |
Additional format information that is not in QSurfaceFormat.
Definition at line 28 of file qwindowsglcontext.h.
|
inline |
Definition at line 30 of file qwindowsglcontext.h.
unsigned QWindowsOpenGLAdditionalFormat::formatFlags |
Definition at line 32 of file qwindowsglcontext.h.
Referenced by QWindowsGLContext::QWindowsGLContext(), ARB::choosePixelFormat(), GDI::choosePixelFormat(), isAcceptableFormat(), GDI::qPixelFormatFromSurfaceFormat(), and GDI::qSurfaceFormatFromPixelFormat().
unsigned QWindowsOpenGLAdditionalFormat::pixmapDepth |
Definition at line 33 of file qwindowsglcontext.h.
Referenced by isAcceptableFormat(), and GDI::qSurfaceFormatFromPixelFormat().