Qt WebChannel C++ Classes
Qt WebChannel 기능을 제공하는 C++ 클래스 목록입니다. 더 보기...
클래스
원격 HTML 클라이언트에 QObject 노출 | |
C++ QWebChannel 서버와 HTML/JS 클라이언트 간의 통신 채널입니다. |
자세한 설명
애플리케이션에서 이 클래스를 사용하려면 다음 include 문을 사용하십시오:
#include <QtWebChannel/QtWebChannel>
모듈에 링크하려면 qmake .pro
파일에 이 줄을 추가합니다:
QT += webchannel
© 2025 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.