Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qopenglversionprofile.h File Reference
#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/QSurfaceFormat>
#include <QtCore/QPair>
#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 162 of file qopenglversionprofile.cpp.

References debug, QOpenGLVersionProfile::isValid(), QOpenGLVersionProfile::profile(), and QOpenGLVersionProfile::version().

+ Here is the call graph for this function:

◆ qHash()

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

Definition at line 55 of file qopenglversionprofile.h.

References qHash(), and seed.

Referenced by qHash().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: