![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/QSurfaceFormat>
#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.
|
inlinenoexcept |
Definition at line 54 of file qopenglversionprofile.h.