![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QPlatformOpenGLContext, including all inherited members.
| beginFrame() | QPlatformOpenGLContext | virtual |
| context() const | QPlatformOpenGLContext | |
| defaultFramebufferObject(QPlatformSurface *surface) const | QPlatformOpenGLContext | virtual |
| doneCurrent()=0 | QPlatformOpenGLContext | pure virtual |
| endFrame() | QPlatformOpenGLContext | virtual |
| format() const =0 | QPlatformOpenGLContext | pure virtual |
| getProcAddress(const char *procName)=0 | QPlatformOpenGLContext | pure virtual |
| initialize() | QPlatformOpenGLContext | virtual |
| isSharing() const | QPlatformOpenGLContext | inlinevirtual |
| isValid() const | QPlatformOpenGLContext | inlinevirtual |
| makeCurrent(QPlatformSurface *surface)=0 | QPlatformOpenGLContext | pure virtual |
| parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | QPlatformOpenGLContext | static |
| QOpenGLContext | QPlatformOpenGLContext | friend |
| QOpenGLContextPrivate | QPlatformOpenGLContext | friend |
| QPlatformOpenGLContext() | QPlatformOpenGLContext | |
| swapBuffers(QPlatformSurface *surface)=0 | QPlatformOpenGLContext | pure virtual |
| ~QPlatformOpenGLContext() | QPlatformOpenGLContext | virtual |