![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qbytearray.h>
#include <QtCore/qflags.h>
#include <QtCore/qlist.h>
#include <QtCore/qversionnumber.h>
Go to the source code of this file.
Classes | |
struct | GpuDescription |
class | QWindowsOpenGLTester |
Functions | |
QDebug | operator<< (QDebug d, const GpuDescription &gd) |
QDebug operator<< | ( | QDebug | d, |
const GpuDescription & | gd | ||
) |
Definition at line 146 of file qwindowsopengltester.cpp.
References d, Qt::dec(), GpuDescription::description, GpuDescription::deviceId, GpuDescription::driverName, GpuDescription::driverVersion, GpuDescription::gpuSuitableScreen, Qt::hex(), Qt::noshowbase(), GpuDescription::revision, Qt::showbase(), GpuDescription::subSysId, and GpuDescription::vendorId.