Hello Forum,

I have to use a single OpenGL context across several classes and call the OpenGL functions with the compatibility profile. Do I have to create a singleton QOpenGLContext to achieve this ?


Thanks