void swapBuffers()
Reimplement in subclass to native swap buffers calls.
void * getProcAddress(const QString &procName)
Reimplement in subclass to native getProcAddr calls.
void doneCurrent()
Reimplement in subclass to release current context.
QPlatformWindowFormat m_windowFormat
void makeCurrent()
Reimplement in subclass to do makeCurrent on native GL context.
QPlatformWindowFormat platformWindowFormat() const
QWidget has the function qplatformWindowFormat().
IDirectFBGL * m_dfbGlContext
QDirectFbGLContext(IDirectFBGL *glContext)