Did you have any problems when running the hellogl2_demo ? In my case the openGL widget is overtaking all the screen and the qt native widget is hidden, I cannot see the buttons and the sliders.
The same happens with 2dpaint demo.
Can you run these demos successfully with openGL and native Widgets visible?
Error messages are:
This plugin does not support propagateSizeHints()
QOpenGLContext::swapBuffers() called with non-opengl surface
QOpenGLContext::swapBuffers() called with non-opengl surface
QOpenGLContext::swapBuffers() called with non-opengl surface
QOpenGLContext::swapBuffers() called with non-opengl surface
Francisco