qt5base-lts/examples/opengl/qopenglwindow
Laszlo Agocs 78221fe762 Clean up the QOpenGLWindow example
1. Use includes without module prefixes, as is the custom in examples.
2. No inline functions to make it more readable.
3. Pause animation on pressing P and document our signal connection a bit more.

Change-Id: I68dc3d4c74b639cf3fec17b63b7f49626db58bdb
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
2014-08-07 09:19:15 +02:00
..
background_renderer.cpp Clean up the QOpenGLWindow example 2014-08-07 09:19:15 +02:00
background_renderer.h Clean up the QOpenGLWindow example 2014-08-07 09:19:15 +02:00
background.frag Add missing precision qualifiers in qopenglwindow example 2014-08-07 09:03:50 +02:00
main.cpp Clean up the QOpenGLWindow example 2014-08-07 09:19:15 +02:00
qopenglwindow.pro Introduce QOpenGLWindow 2014-08-05 16:47:37 +02:00
shaders.qrc Introduce QOpenGLWindow 2014-08-05 16:47:37 +02:00