How to use WebChannel from a c++ client
QtWebEngine
6
Posts
2
Posters
1.8k
Views
2
Watching
-
Hi,
Do you mean something like the QtWebChannel module ?
-
AFAIK, it's not the purpose of this module however since QtWebChannel uses web sockets, wouldn't the QtWebSocket module be more what you want ?
-
If you take the examples, it's a C++ Qt application which UI happens to be using HTML.