\title
Qt SCXML Examples
The Qt SCXML example applications demonstrate the functionality provided by the Qt SCXML module.
There are multiple versions of the Traffic Light example application. The application has shared common files, and in addition specific files for each version of the application, under their respective folders. They demonstrate the different options for creating user interfaces (using Qt Widgets or Qt Quick) and for loading the SCXML dynamically versus first compiling it to a C++ class (the static versions).