| f1f7973 by No'am Rosenthal at 2009-08-10 | 1 | To build: |
| 2 | qmake |
|
| 3 | make |
|
| 4 | make install |
|
| 5 | ||
| 6 | To use: |
|
| 7 | Add to your .pro file: |
|
| 8 | CONFIG += scc |
|
| 9 | STATECHARTS += path-to-my-statechart.scxml |
|
| 10 | ||
| 11 | See the examples, and the documentation (currently only in doc.txt) |
|
| 12 | ||
| 13 |

