Download List

Projeto Descrição

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

O qfsm.pro arquivo foi atualizado para permitir a construção com qmake. Existem várias melhorias no autotools-based build system. A variável de ambiente $ QFSM_DIR já não precisa ser definida em tempo de execução, ou seja, os arquivos são instalados em / 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