SCXML-tutorial

Contents Overview Editor Forum

Qt SCXML Examples

Table of contents

Infotainment Radio Bolero Simulator (Qt QML SCXML EcmaScript)

This project is intended to test Qt QML SCXML module for designing in-vehicle infotainment systems

BoleroPreview

Dining Philosophers Problem (Qt Widgets SCXML EcmaScript)

Resource hierarchy solution of dining philosophers problem, intended to show usage of communication between invoked submachines.

PhilProb

Morse Code Trainer (Qt Widgets SCXML Null EcmaScript)

This example demonstrates different techniques of using SCXML data models in applications

morse_widget

Salus RT500 Simulator (Qt Widgets SCXML CPlusPlus)

Salus RT500 (Digital Room Thermostat) Simulator is a widget-based application that demonstrates usage of Qt SCXML CPP DataModel

AppPreview

StopWatch (Qt QML SCXML EcmaScript)

Classical StopWatch with 2 buttons. All internal logic is written with SCXML EcmaScript Datamodel StopWatchPreview

Qt SCXML Standard Compliance Tester

Qt widget-based application that executes W3C SCXML tests and custom tests for EcmaScript datamodel in sequence, and is able to build a report in Markdown format

Preview

KT76C Transponder Simulator (Qt USCXMLCLib Lua)

The BendixKing KT 76C transponder - radio transmitter/receiver which operates on radar frequencies

KT76C_Orig

Tester W3C (Qt USCXMLCLib Lua)

Qt widget-based application that executes W3C SCXML tests for Lua Datamodel in sequence

qt

Qt SCXML CPP Invoke Demo

Qt widget-based application that demonstrates how to invoke child state machines with QScxmlCppDataModel

cpp_inv_demo

TOP Contents Overview Editor Forum