This Qt Quick example application demonstrates how to use the QCamera from the Qt Mobility Multimedia module and how to create a circus-style mirror effect with it. The application shows how to manipulate camera frames in real-time. Touch the mirror to get use of the secondary camera and pinch the mirror in/out to zoom it.
The application handles Graphics Out Of Memory (GOOM) events in its QApplication::symbianEventFilter() method. For more information about GOOM (Graphics memory handling), see http://wiki.developer.nokia.com/index.php/Graphics_memory_handling.
This example is hosted in Nokia Developer Projects, where you can find implementation notes and release notes, discover recent revisions, and contribute to the project.