qt5base-lts/examples/opengl/hellogl2
Benjamin Summerton 2a526b12ce Updated Hello GL2 Example to new Signal/Slot syntax
The Hello GL2 Example was using the older Signal/Slot syntax that made
use of the macros `SIGNAL()` and `SLOT()`.  I changed it to the newer
one.

Change-Id: I8e55015383847a04b07f751fe9fc94b81956a896
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-06-29 11:30:01 +00:00
..
glwidget.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
glwidget.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
hellogl2.pro Modernize the OpenGL examples 2014-08-12 07:47:23 +02:00
logo.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
logo.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 Updated Hello GL2 Example to new Signal/Slot syntax 2015-06-29 11:30:01 +00:00
mainwindow.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
window.cpp Updated Hello GL2 Example to new Signal/Slot syntax 2015-06-29 11:30:01 +00:00
window.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00