PDA

View Full Version : Qt 5.7 opengl



Latha Rani
7th July 2017, 14:35
how to create opengl context using Qwidget instead of Qwindow?

d_stranz
7th July 2017, 23:07
Take some time to explore the Qt documentation. You would have found QOpenGLWidget immediately.