En esta página

Qt WebChannel C++ Classes

Lista de clases C++ que proporcionan la funcionalidad Qt WebChannel. Más...

Clases

QWebChannel

Expone QObjects a clientes HTML remotos

QWebChannelAbstractTransport

Canal de comunicación entre el servidor C++ QWebChannel y un cliente HTML/JS

Descripción Detallada

Para utilizar estas clases en tu aplicación, utiliza la siguiente sentencia include:

#include <QtWebChannel/QtWebChannel>

Para enlazar con el módulo, añada esta línea a su archivo qmake .pro:

QT += webchannel

© 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.