Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qopenglversionprofile.h File Reference

(abdf62f63e5a5cc26c950933831049229efd74a3)

#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/QSurfaceFormat>
#include <QtCore/qhashfunctions.h>
Include dependency graph for qopenglversionprofile.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ operator<<()

Q_OPENGL_EXPORT QDebug operator<< ( QDebug debug,
const QOpenGLVersionProfile & vp )

Definition at line 163 of file qopenglversionprofile.cpp.

◆ qHash()

size_t qHash ( const QOpenGLVersionProfile & v,
size_t seed = 0 )
inlinenoexcept

Definition at line 55 of file qopenglversionprofile.h.