PDA

View Full Version : Render QWidget ontop of QGLWidget



scarecr0w132
11th November 2013, 01:03
Hello,

What is the best way to render a QWidget (QLabel) on top of QGLWidget?
I have found things like this (http://www.qtcentre.org/wiki/index.php?title=Accelerate_your_Widgets_with_OpenG L) but I'm having alot of trouble with it (Might be because it is qt 4.4).
So is there an easy way to do this in qt5??

thanks

scarecr0w132
13th November 2013, 09:24
Bump Bump Bump