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

References formatFlags, and pixmapDepth.

Referenced by QWindowsGLContext::QWindowsGLContext().

Here is the caller graph for this function:

Member Data Documentation

◆ formatFlags

◆ pixmapDepth

unsigned QWindowsOpenGLAdditionalFormat::pixmapDepth

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