| Applications and Demos |
|---|
ASIS ExplorerASIS Explorer allows to view source code and to navigate between structural and semantic elements of Ada program. It uses ASIS (Ada Semantic Interface Specification) API. It is also very useful for learning an undestanding ASIS API. ASIS Explorer may be used as an example of Qt's Model/View framework usage and as an example of "lazy model polulation". Source code: asis_explorer-0.0.1.tar.gz You must have QtAda 1.0.1 or later.
Please send bugs and comments to support@qtada.com
Ada MineAda Mine is a classical mine sweeper game (aka winmine or KMines) written completely on Ada language with QtAda. Source code for QtAda 1.0: ada_mine-0.0.1.tar.gz Source code for QtAda 2.0: ada_mine-0.0.2.tar.gz Author: Vladimir Martynov <b0tsv@mail.ru>
StacionarStacionar is a medical information-analytical system. It allows electronical case history management; laboratory examination results, opration results management; and statistical analysis of the results. For additional information please contact <admin@med.km.ua>.
|