qt5base-lts/examples/opengl/hellowindow
Sergio Ahumada 58e2b9c01b examples: Mark ctor's as explicit
Make C++ class constructors that can be used with only one
required argument 'explicit' to minimize wrong use of the class.

Change-Id: Ida9f9c2f0c8608c35b0137b2512a6747afd69515
Reviewed-by: Mitch Curtis <mitch.curtis@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-17 22:14:25 +02:00
..
hellowindow.cpp OpenGL/HelloWindow example: Fix resource leaks. 2012-05-25 21:42:14 +02:00
hellowindow.h examples: Mark ctor's as explicit 2012-09-17 22:14:25 +02:00
hellowindow.pro clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
main.cpp OpenGL/HelloWindow example: Fix resource leaks. 2012-05-25 21:42:14 +02:00