![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
QDirect3D9Handle () | |
~QDirect3D9Handle () | |
bool | isValid () const |
UINT | adapterCount () const |
bool | retrieveAdapterIdentifier (UINT n, D3DADAPTER_IDENTIFIER9 *adapterIdentifier) const |
Definition at line 49 of file qwindowsopengltester.cpp.
QDirect3D9Handle::QDirect3D9Handle | ( | ) |
Definition at line 66 of file qwindowsopengltester.cpp.
QDirect3D9Handle::~QDirect3D9Handle | ( | ) |
Definition at line 71 of file qwindowsopengltester.cpp.
|
inline |
Definition at line 59 of file qwindowsopengltester.cpp.
Referenced by GpuDescription::detect(), and GpuDescription::detectAll().
|
inline |
Definition at line 57 of file qwindowsopengltester.cpp.
Referenced by GpuDescription::detect().
bool QDirect3D9Handle::retrieveAdapterIdentifier | ( | UINT | n, |
D3DADAPTER_IDENTIFIER9 * | adapterIdentifier | ||
) | const |
Definition at line 77 of file qwindowsopengltester.cpp.
Referenced by GpuDescription::detect(), and GpuDescription::detectAll().