![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 class | QPlatformOpenGLContext | friend |
| QOpenGLContextPrivate class | QPlatformOpenGLContext | friend |
| QPlatformOpenGLContext() | QPlatformOpenGLContext | |
| swapBuffers(QPlatformSurface *surface)=0 | QPlatformOpenGLContext | pure virtual |
| ~QPlatformOpenGLContext() | QPlatformOpenGLContext | virtual |