Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
[Previous: Qt Essentials Module] [Qt Extended Modules] [Next: Qt Infrared Module]
The Qt Games module offers a range of small game applications. It is based on the Base module.
The following configure line can be used to build the Base and Games module only:
./configure -modules games -device xyz
Note that not specifying a device profile would result in the reference device being build.
This module contains the following games:
Feature | Details |
---|---|
Fifteen | A picture puzzle game involving 15 pieces. |
Mindbreaker | Puzzle/memory game involving logical resolution. |
Minesweep | Popular mine hunt games. |
Parashoot | Action game involving parashooter hunting. |
QAsteriods | Asteriods reimplementation. |
Snake | Implementation of the popular snake game. |
The list of components included in this module can be found in $QPEDIR/src/module_games.pri.
The test plan for the Games module summarizes the Quality Assurance procedures for this module. The results of these test are available here.
This module does not have any public classes or services.
[Previous: Qt Essentials Module] [Qt Extended Modules] [Next: Qt Infrared Module]
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |