![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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.
References formatFlags, and pixmapDepth.
Referenced by QWindowsGLContext::QWindowsGLContext().
unsigned QWindowsOpenGLAdditionalFormat::formatFlags |
Definition at line 32 of file qwindowsglcontext.h.
Referenced by QWindowsOpenGLAdditionalFormat(), ARB::choosePixelFormat(), GDI::choosePixelFormat(), isAcceptableFormat(), GDI::qPixelFormatFromSurfaceFormat(), ARB::qSurfaceFormatFromHDC(), and GDI::qSurfaceFormatFromPixelFormat().
unsigned QWindowsOpenGLAdditionalFormat::pixmapDepth |
Definition at line 33 of file qwindowsglcontext.h.
Referenced by QWindowsOpenGLAdditionalFormat(), isAcceptableFormat(), and GDI::qSurfaceFormatFromPixelFormat().