Qt WebChannel

The Qt WebChannel module provides a library for seamless integration of C++ and QML applications with HTML/JavaScript clients. Any QObject can be published to remote clients, where its public API becomes available.

For more information on how to use this module, please refer to the following pages: