Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 491 Bytes

File metadata and controls

13 lines (9 loc) · 491 Bytes

Qt SCXML CPP Invoke Demo

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

It will be shown how to:

  • set datamodel for child state machine
  • pass data to parent and child datamodel
  • monitor parent and child state machines

QScxmlCppDataModel_root

QScxmlCppDataModel_child

cpp_inv_demo