qt5base-lts/examples/opengl/qopenglwidget
Laszlo Agocs 78e3354083 Clip QOpenGLWidget and QQuickWidget correctly
Introduce support for the widgets' clipRect(). Right now render-to-texture widgets
in scroll areas placed close to each other result in broken (non-existent) clipping.
Similarly, stack-on-top widgets fail to clip when placed inside a scroll area.

This is now corrected and the qopenglwidget example is enhanced to utilize a scroll
area.

Task-number: QTBUG-45860
Change-Id: I859a63d61a50d64ba9e87244f83c5969dce12337
Reviewed-by: Jørgen Lind <jorgen.lind@theqtcompany.com>
2015-06-01 13:38:14 +00:00
..
bubble.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
bubble.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
glwidget.cpp Clip QOpenGLWidget and QQuickWidget correctly 2015-06-01 13:38:14 +00:00
glwidget.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.cpp Clip QOpenGLWidget and QQuickWidget correctly 2015-06-01 13:38:14 +00:00
mainwindow.h Clip QOpenGLWidget and QQuickWidget correctly 2015-06-01 13:38:14 +00:00
qopenglwidget.pro Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00
qt.png Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00
texture.qrc Make QOpenGLWidget public 2014-08-01 17:13:59 +02:00