Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QWindowsOpenGLAdditionalFormat Class Reference

Additional format information that is not in QSurfaceFormat. More...

#include <qwindowsglcontext.h>

+ Collaboration diagram for QWindowsOpenGLAdditionalFormat:

Public Member Functions

 QWindowsOpenGLAdditionalFormat (unsigned formatFlagsIn=0, unsigned pixmapDepthIn=0)
 

Public Attributes

unsigned formatFlags
 
unsigned pixmapDepth
 

Detailed Description

Additional format information that is not in QSurfaceFormat.

Definition at line 28 of file qwindowsglcontext.h.

Constructor & Destructor Documentation

◆ QWindowsOpenGLAdditionalFormat()

QWindowsOpenGLAdditionalFormat::QWindowsOpenGLAdditionalFormat ( unsigned  formatFlagsIn = 0,
unsigned  pixmapDepthIn = 0 
)
inline

Definition at line 30 of file qwindowsglcontext.h.

Member Data Documentation

◆ formatFlags

◆ pixmapDepth

unsigned QWindowsOpenGLAdditionalFormat::pixmapDepth

Definition at line 33 of file qwindowsglcontext.h.

Referenced by isAcceptableFormat(), and GDI::qSurfaceFormatFromPixelFormat().


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