You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use QOpenGLWidget if available in late Qt5 (5.4 onwards)
Both QOpenGLWidget and QGLWidget are available in late Qt5, but
to be imported from different modules. Realized slight mistake
after the C++ porting. Now the code work with both.
0 commit comments