This Qt C++ example application is a cross-platform solitaire game that runs in different Qt environments such as the Symbian platform, Maemo, and desktop Windows. The application uses the Qt Graphics View Framework and SVG graphics for drawing 2D graphics. The application supports touch UI.
The example has been tested to work with the Qt 4.6.3 on Symbian^3 and Symbian S60 5th Edition, and Qt 4.6.2 on Maemo platforms.
Important classes: QGraphicsView, QGraphicsSvgItems, QGraphicsScene, QWidget.
This Qt C++ example application is a cross-platform solitaire game that runs in different Qt environments such as the Symbian platform, Maemo, and desktop Windows.
These versions have been superseded by newer versions and are considered archived.
This Qt C++ example application is a cross-platform solitaire game that runs in different Qt environments such as the Symbian platform, Maemo, and desktop Windows.
This Qt C++ example application is a cross-platform solitaire game that runs in different Qt environments such as the Symbian platform, Maemo, and desktop Windows. The application uses the Qt Graphics View Framework and SVG graphics for drawing 2D graphics. The application supports touch UI.