On Wed, Jan 02, 2013 at 09:31:21AM +0100, Samuel Rødal wrote: > On 12/19/2012 05:34 PM, Rafael Roquetto wrote: <snip> > > You might be missing that a QGLWidget isn't used in combination with the > backing store :) > > Painting happens with raw OpenGL directly to the QGLWidget and is > flushed when QGLWidget::swapBuffers() is called. It's of course possible > to use QPainter but in the end that will also get translated to OpenGL. > > In Qt 5, QBackingStore and QOpenGLContext are two pretty much separate > ways of rendering to a QWindow.
Indeed, you are right! Thanks for the clarification! Rafael > > -- > Samuel > _______________________________________________ > Development mailing list > Development@qt-project.org > http://lists.qt-project.org/mailman/listinfo/development -- Rafael Roquetto | rafael.roque...@kdab.com | Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - Qt Experts - Platform-independent software solutions
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development