Download List

Descripción del Proyecto

Qfsm is a graphical editor for easily drawing finite state machines, written in C++ using Qt. Transitions can have either binary or ASCII conditions. Machines can be simulated and integrity checks applied, enabling verification of proper design and operation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-27 20:32 Back to release list
0.46

El qfsm.pro archivo ha sido actualizado para permitir la construcción con qmake. Hay varias mejoras en el autotools basado en sistema de construcción. La variable de entorno $ QFSM_DIR ya no tiene que fijarse en tiempo de ejecución, es decir, los archivos se instalan en / usr / bin, / usr / share / qfsm, / usr / share / doc, etc
Tags: Minor bugfixes
The file qfsm.pro has been updated to allow building with qmake. There are various improvements in the autotools-based build system. The environment variable $QFSM_DIR no longer needs to be set at execution time, i.e. files are installed to /usr/bin, /usr/share/qfsm, /usr/share/doc, etc.

Project Resources