scjson

| Contents | Overview | Examples | Editor | Forum | |—|—|—|—|—|

Qt SCXML Morse Code Trainer

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

morse_widget

Table of contents

1. Pure NULL datamodel

morse_null

Proc:

Cons:

2. Null datamodel with parser written on application side

morse_null_c

Consists of 2 parts:

Proc:

Cons:

3. EcmaScript datamodel

morse_ecma

Proc:

Cons:

| TOP | Contents | Overview | Examples | Editor | Forum | |—|—|—|—|—|—|