![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qobject.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qset.h>
#include <QtCore/qnativeinterface.h>
#include <QtGui/QSurfaceFormat>
#include <QtGui/qopengl.h>
#include <QtCore/qvariant.h>
#include <QtGui/qopenglcontext_platform.h>
Go to the source code of this file.
Classes | |
class | QOpenGLContextGroup |
The QOpenGLContextGroup class represents a group of contexts sharing OpenGL resources. \inmodule QtGui. More... | |
class | QOpenGLContext |
\inmodule QtGui More... | |
Functions | |
Q_GUI_EXPORT QDebug | operator<< (QDebug debug, const QOpenGLContext *ctx) |
Q_GUI_EXPORT QDebug | operator<< (QDebug debug, const QOpenGLContextGroup *cg) |
Q_GUI_EXPORT QDebug operator<< | ( | QDebug | debug, |
const QOpenGLContext * | ctx | ||
) |
Definition at line 1271 of file qopenglcontext.cpp.
References debug.
Q_GUI_EXPORT QDebug operator<< | ( | QDebug | debug, |
const QOpenGLContextGroup * | cg | ||
) |
Definition at line 1295 of file qopenglcontext.cpp.
References debug, and QOpenGLContextGroup::shares().