This Qt C++ example application demonstrates how to implement the Qt UI on top of an existing Open C++ engine that was initially developed for the Open C++ Memory Game Example published on Forum Nokia. The application has been tested to work on S60 3rd Edition and 5th Edition devices with Qt 4.6 for Symbian release. The application supports both keypad and touch UI. The updated versions adds animation effects.
Important classes: QPropertyAnimation, QGraphicsWidget, QGraphicsScene, QMainWindow.
S60 5th Edition S60 3rd Edition, Feature Pack 1 Qt 4.6 for Symbian Tested on: Nokia 5800 XpressMusic device, Nokia N95 device Developed using: - S60 5th Edition SDK for Symbian OS and Qt 4.6 for Symbian - S60 3rd FP1 Edition SDK for Symbian OS and Qt 4.6 for Symbian