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
QWindowsOpengl32DLL Member List

This is the complete list of members for QWindowsOpengl32DLL, including all inherited members.

BOOL(WINAPI *wglDeleteContext)(HGLRC context)QWindowsOpengl32DLL
BOOL(WINAPI *wglMakeCurrent)(HDC dcQWindowsOpengl32DLL
BOOL(WINAPI *wglShareLists)(HGLRC context1QWindowsOpengl32DLL
contextQWindowsOpengl32DLL
context2QWindowsOpengl32DLL
describePixelFormat(HDC dc, int pf, UINT size, PIXELFORMATDESCRIPTOR *pfd)QWindowsOpengl32DLL
GLenum(APIENTRY *glGetError)()QWindowsOpengl32DLL
glGetString(GLenum name)QWindowsOpengl32DLL
HDC(WINAPI *wglGetCurrentDC)()QWindowsOpengl32DLL
HGLRC(WINAPI *wglCreateContext)(HDC dc)QWindowsOpengl32DLL
HGLRC(WINAPI *wglGetCurrentContext)()QWindowsOpengl32DLL
init(bool softwareRendering)QWindowsOpengl32DLL
moduleHandle() constQWindowsOpengl32DLLinline
moduleIsNotOpengl32() constQWindowsOpengl32DLLinline
paramsQWindowsOpengl32DLL
PROC(WINAPI *wglGetProcAddress)(LPCSTR name)QWindowsOpengl32DLL
resolve(const char *name)QWindowsOpengl32DLL
setPixelFormat(HDC dc, int pf, const PIXELFORMATDESCRIPTOR *pfd)QWindowsOpengl32DLL
swapBuffers(HDC dc)QWindowsOpengl32DLL
void(APIENTRY *glGetIntegerv)(GLenum pnameQWindowsOpengl32DLL