An open API service indexing awesome lists of open source software.

https://github.com/euler0/demo-qt-webchannel


https://github.com/euler0/demo-qt-webchannel

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Demo: Qt WebChannel

This project demonstrates how to transparently access between a Qt object and an HTML/JavaScript application via Qt WebChannel API.

![Screenshot](art/screenshot.png)

## References

* [QWebChannel Class](http://doc.qt.io/qt-6/qwebchannel.html)
* [Qt WebChannel JavaScript API](http://doc.qt.io/qt-6/qtwebchannel-javascript.html)