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
qopengl_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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 95 of file qopengl_p.h.

◆ operator==()

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

Definition at line 90 of file qopengl_p.h.

◆ qHash()

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

Definition at line 100 of file qopengl_p.h.

References QOpenGLConfig::Gpu::deviceId, QOpenGLConfig::Gpu::driverVersion, qHash(), seed, and QOpenGLConfig::Gpu::vendorId.

Referenced by qHash().

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