Liang Qi 23a36fd2bf Merge remote-tracking branch 'origin/5.6' into 5.7
Conflicts:
	src/corelib/io/qprocess_win.cpp
	src/widgets/itemviews/qheaderview.cpp

Change-Id: I0a59ade9cd6e91f770fdf298a7d72a41e79fd761
2016-04-27 09:18:05 +02:00
..
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2016-03-29 10:20:03 +00:00
2015-07-23 07:59:07 +00:00
2011-07-05 19:57:54 +02:00

Qt provides support for integration with OpenGL implementations on all
platforms, giving developers the opportunity to display hardware accelerated
3D graphics alongside a more conventional user interface.

These examples demonstrate the basic techniques used to take advantage of
OpenGL in Qt applications.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.