Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopenglversionprofile.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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: