![]() |
Qt 6.x
The Qt SDK
|
#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>
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) |
|
inline |
Definition at line 95 of file qopengl_p.h.
|
inline |
Definition at line 90 of file qopengl_p.h.
|
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().