qt5base-lts/examples/opengl/cube
Oswald Buddenhagen 586adeabe4 add and use qtHaveModule() function
this is much more elegant than the so far propagated !isEmpty(QT.foo.name).
also replace feature-specific tests (no-gui and no-widgets) and the
obsolete contains(QT_CONFIG, foo) syntax.

Change-Id: Ia4b3c8febcabf9eeca67b1f9173a523820b1038b
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Reviewed-by: Tasuku Suzuki <stasuku@gmail.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2012-12-21 19:05:02 +01:00
..
cube.png Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
cube.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
fshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
geometryengine.cpp Remove warnings from qtbase. 2012-11-21 18:23:59 +01:00
geometryengine.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mainwidget.cpp Fixed cube opengl example 2012-10-17 04:19:15 +02:00
mainwidget.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
shaders.qrc Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
textures.qrc Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
vshader.glsl Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00