> if it is somehow possible to embed Opengl classes derived from QWindow
PS. Just to clarify my poorly chosen words: I have classes that use opengl and they are derived from QWindow. Hope that is more clear. Thanks, Risto From: rap Sent: Monday, August 04, 2014 6:28 PM To: Qt developer forum Subject: [Interest] Embedding QWindow Hello, I'm trying to create an initial OpenGL project for porting some Visual Studio 2010 win32 OpenGL learning stuff to Qt 5.3.1. I wonder if it is somehow possible to embed Opengl classes derived from QWindow as the centralwidget to QMainWindow? So far I have been using a QGLWidget as the centralwidget. Thanks, Risto _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
