Qt GameEnabler is a collection of interfaces that enables game and game engine development in the Qt environment. Qt GameEnabler provides a simple framework enabling the use of native OpenGL® ES 2.0 code within a Qt application, and enables applications to achieve the maximum performance by providing direct access to graphics hardware acceleration using OpenGL. An application created with Qt GameEnabler will run on all devices supporting OpenGL ES 2.0.
The Qt GameEnabler also provides a lightweight, easy-to-use audio framework with rich features. The audio framework contains a QML interface enabling easy integration with pure Qt Quick apps either by accessing the Qt GameEnabler source directly or by using the QML audio plug-in. Qt GameEnabler supports both Waveform Audio File and Ogg formats.
This example is hosted in a Nokia Developer Project, where you can find implemetation notes and release notes, discover recent revisions, and contribute to the project.