Skip to content

QVTKWidget2: add a method for creating a suitable GLformat

Calling setFormat on QGLWidget breaks the context. Instead, generate a suitable QGLFormat object upfront.

Merge request reports