QtBase  v6.3.1
Classes | Functions
qopengl_p.h File Reference
#include <QtGui/private/qtguiglobal_p.h>
#include <qopengl.h>
#include <private/qopenglcontext_p.h>
#include <QtCore/qset.h>
#include <QtCore/qstring.h>
#include <QtCore/qversionnumber.h>
Include dependency graph for qopengl_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOpenGLExtensionMatcher
 
class  QOpenGLConfig
 
struct  QOpenGLConfig::Gpu
 

Functions

bool operator== (const QOpenGLConfig::Gpu &a, const QOpenGLConfig::Gpu &b)
 
bool operator!= (const QOpenGLConfig::Gpu &a, const QOpenGLConfig::Gpu &b)
 
size_t qHash (const QOpenGLConfig::Gpu &gpu, size_t seed=0)
 

Function Documentation

◆ operator!=()

bool operator!= ( const QOpenGLConfig::Gpu a,
const QOpenGLConfig::Gpu b 
)
inline

Definition at line 131 of file qopengl_p.h.

◆ operator==()

bool operator== ( const QOpenGLConfig::Gpu a,
const QOpenGLConfig::Gpu b 
)
inline

Definition at line 126 of file qopengl_p.h.

◆ qHash()

size_t qHash ( const QOpenGLConfig::Gpu gpu,
size_t  seed = 0 
)
inline

Definition at line 136 of file qopengl_p.h.