Migrating from QGLWidget to QOpenGLWidget
-
Hi all,
I would like to migrate from QGLWidget to QOpenGLWidget, but there are some problems on the way I do not know how to solve.
From QGLWidget I'm using methods renderPixmap() and renderText(), but they are not present in QOpenGLWidget.
Is there a way how to draw text and pixmap in QOpenGLWidget?Thanks and regards,
Tomas