Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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

unsigned QWindowsOpenGLAdditionalFormat::formatFlags

Definition at line 32 of file qwindowsglcontext.h.

Referenced by GDI::qSurfaceFormatFromPixelFormat().

◆ pixmapDepth

unsigned QWindowsOpenGLAdditionalFormat::pixmapDepth

Definition at line 33 of file qwindowsglcontext.h.


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