Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 3.71 KB

README.md

File metadata and controls

62 lines (42 loc) · 3.71 KB
Contents Overview Editor Forum

Qt SCXML Examples

Table of contents

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

BoleroPreview

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

PhilProb

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

morse_widget

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

AppPreview

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

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

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

KT76C_Orig

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

qt

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

cpp_inv_demo

TOP Contents Overview Editor Forum