Qt WebChannel 예제

이 예는 QWebChannel C++ 및 WebChannel QML API를 사용하는 방법을 보여줍니다.

Qt WebChannel ChatClient HTML Example

웹소켓을 통해 QWebChannel 서버와 통신하는 HTML/JavaScript 클라이언트.

Qt WebChannel ChatClient QML Application

웹소켓을 통해 QWebChannel 서버와 통신하는 QML 클라이언트.

Qt WebChannel ChatServer Example

QWebChannel C++ API를 사용하여 구현된 간단한 채팅 서버.

Qt WebChannel Standalone Example

브라우저에서 실행되는 서버와 원격 클라이언트 간의 간단한 채팅.

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