void * getProcAddress(const QString &)
Reimplement in subclass to native getProcAddr calls.
void makeCurrent()
Reimplement in subclass to do makeCurrent on native GL context.
void setEglSurface(EGLSurface surface)
void swapBuffers()
Reimplement in subclass to native swap buffers calls.
QPlatformWindowFormat mFormat
EGLConfig eglConfig() const
QPlatformWindowFormat platformWindowFormat() const
QWidget has the function qplatformWindowFormat().
void doneCurrent()
Reimplement in subclass to release current context.