Added QWindow example in examples/opengl/hellowindow.
authorSamuel Rødal <samuel.rodal@nokia.com>
Wed, 27 Apr 2011 15:49:30 +0000 (17:49 +0200)
committerSamuel Rødal <samuel.rodal@nokia.com>
Thu, 28 Apr 2011 13:39:54 +0000 (15:39 +0200)
commitf1601a4930ea138955569ebc489d7d73e469b21b
tree26a955fb7d343c531a78ab3f61c92e54ab147c82
parentbbee0db8f99a6a2f3926ca1b4118189fb5a957dc
Added QWindow example in examples/opengl/hellowindow.
(cherry picked from commit 712f5fe0acc7ef73117151cd8206a0d4f5d01428)
examples/opengl/hellowindow/hellowindow.cpp [new file with mode: 0644]
examples/opengl/hellowindow/hellowindow.h [new file with mode: 0644]
examples/opengl/hellowindow/hellowindow.pro [new file with mode: 0644]
examples/opengl/hellowindow/main.cpp [new file with mode: 0644]
examples/opengl/opengl.pro