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
qwindowsglcontext.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtCore/qt_windows.h>
#include "qwindowsopenglcontext.h"
#include <QtGui/qopenglcontext.h>
#include <vector>
+ Include dependency graph for qwindowsglcontext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsOpenGLAdditionalFormat
 Additional format information that is not in QSurfaceFormat. More...
 
struct  QOpenGLContextData
 
struct  QWindowsOpenGLContextFormat
 
struct  QWindowsOpengl32DLL
 
class  QOpenGLStaticContext
 Static Open GL context containing version information, extension function pointers, etc. More...
 
class  QWindowsGLContext
 Open GL context. More...
 

Enumerations

enum  QWindowsGLFormatFlags { QWindowsGLDirectRendering = 0x1 , QWindowsGLOverlay = 0x2 , QWindowsGLRenderToPixmap = 0x4 , QWindowsGLAccumBuffer = 0x8 }
 

Functions

QDebug operator<< (QDebug d, const PIXELFORMATDESCRIPTOR &)
 
QDebug operator<< (QDebug d, const QWindowsOpenGLContextFormat &)
 
QDebug operator<< (QDebug d, const QOpenGLStaticContext &s)
 

Enumeration Type Documentation

◆ QWindowsGLFormatFlags

Enumerator
QWindowsGLDirectRendering 
QWindowsGLOverlay 
QWindowsGLRenderToPixmap 
QWindowsGLAccumBuffer 

Definition at line 19 of file qwindowsglcontext.h.

Function Documentation

◆ operator<<() [1/3]

QDebug operator<< ( QDebug d,
const PIXELFORMATDESCRIPTOR & pd )

Definition at line 222 of file qwindowsglcontext.cpp.

References d, Qt::dec(), hasGLOverlay(), Qt::hex(), Qt::noshowbase(), and Qt::showbase().

+ Here is the call graph for this function:

◆ operator<<() [2/3]

QDebug operator<< ( QDebug d,
const QOpenGLStaticContext & s )

◆ operator<<() [3/3]

QDebug operator<< ( QDebug d,
const QWindowsOpenGLContextFormat & f )

Definition at line 280 of file qwindowsglcontext.cpp.

References d.