Quote Originally Posted by faenil View Post
So I made a QDeclarativeItem, copied QGLWidget's paintGL() to paint(...) of the QDeclarativeItem...
You really did what you claim here? I'm asking because QGLWidget::paintGL() is empty... What did you really do?