Qt WebChannel Examples
The examples show how to use the QWebChannel C++ and WebChannel QML API.
A HTML/JavaScript client that communicates over a WebSocket with a QWebChannel server. | |
A QML client that communicates over a WebSocket with a QWebChannel server. | |
Shows how to use the QWebChannel C++ API to implement a simple chat server | |
Shows how to use the QWebChannel C++ API to communicate with an external client. |