![]() |
Qt 6.x
The Qt SDK
|
#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/QSurfaceFormat>
#include <QtCore/QPair>
#include <QtCore/qhashfunctions.h>
Go to the source code of this file.
Classes | |
class | QOpenGLVersionProfile |
\inmodule QtOpenGL More... | |
Functions | |
size_t | qHash (const QOpenGLVersionProfile &v, size_t seed=0) noexcept |
Q_OPENGL_EXPORT QDebug | operator<< (QDebug debug, const QOpenGLVersionProfile &vp) |
Q_OPENGL_EXPORT QDebug operator<< | ( | QDebug | debug, |
const QOpenGLVersionProfile & | vp | ||
) |
Definition at line 162 of file qopenglversionprofile.cpp.
References debug, QOpenGLVersionProfile::isValid(), QOpenGLVersionProfile::profile(), and QOpenGLVersionProfile::version().
|
inlinenoexcept |
Definition at line 55 of file qopenglversionprofile.h.
Referenced by qHash().