Qt WebChannel Ejemplos

Los ejemplos muestran cómo utilizar la API QWebChannel C++ y WebChannel QML.

Qt WebChannel ChatClient HTML Example

Un cliente HTML/JavaScript que se comunica a través de un WebSocket con un servidor QWebChannel.

Qt WebChannel ChatClient QML Application

Un cliente QML que se comunica a través de un WebSocket con un servidor QWebChannel.

Qt WebChannel ChatServer Example

Un servidor de chat simple implementado utilizando la API C++ de QWebChannel.

Qt WebChannel Standalone Example

Un chat simple entre un servidor y un cliente remoto ejecutándose en un navegador.

© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.