Qt

Quickstart on Debian 12

 sudo apt install qt6-base-dev qt6-qml qml6-module-qtquick qml6-module-qtquick-window qml6-module-qtquick-templates
 git clone git@github.com:qt/qtdoc.git

Embedded example: Coffee machine

Qt people like the prefix notation

Signals and slots mechanism

A mechanism to avoid callback hell. Qt Independent implementation from Mr. Stubert

Resources

Burkhard Stubert

Licencing, paterns, embedded linux

#cpp