![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qbytearray.h>#include <QtCore/qflags.h>#include <QtCore/qlist.h>#include <QtCore/qversionnumber.h>
Include dependency graph for qwindowsopengltester.h:
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function: