Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 481 Bytes

qmqtt2qml

A converter class between the qmqtt library and QT's qml framework.

This project demonstrates how to interface between the qmqtt library van QML. It is based on an quicksubscription example which is part of the QtQmqtt module.

Note that the main.qml file in this repository has been copied from the quicksubscription example and adjusted wherever necessary.