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

(e2fef733be92e95ff28225196e14ffeb98d61a1f)

#include <QtOpenGL/qtopenglglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qflags.h>
#include <QtCore/qlist.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qdebug.h>
#include <QtGui/qopenglcontext.h>
+ Include dependency graph for qopengldebug.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOpenGLDebugMessage
 The QOpenGLDebugMessage class wraps an OpenGL debug message. More...
 
class  QOpenGLDebugLogger
 The QOpenGLDebugLogger enables logging of OpenGL debugging messages. More...
 

Function Documentation

◆ operator<<() [1/4]

Q_OPENGL_EXPORT QDebug operator<< ( QDebug debug,
const QOpenGLDebugMessage & message )
related

◆ operator<<() [2/4]

Q_OPENGL_EXPORT QDebug operator<< ( QDebug debug,
QOpenGLDebugMessage::Severity severity )
related

◆ operator<<() [3/4]

Q_OPENGL_EXPORT QDebug operator<< ( QDebug debug,
QOpenGLDebugMessage::Source source )
related

◆ operator<<() [4/4]

Q_OPENGL_EXPORT QDebug operator<< ( QDebug debug,
QOpenGLDebugMessage::Type type )
related