/qmqtt2qml

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

Primary LanguageC++

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.