웹 브라우저에서 애플리케이션 실행하기
웹 어셈블리 형식으로 Qt 애플리케이션을 빌드하고 웹 브라우저에서 실행하려면 다음과 같이 하세요:
- 웹 브라우저에서 실행하려는 애플리케이션의 프로젝트를 엽니다.
- Projects > Build & Run 로 이동한 다음 프로젝트의 빌드 및 실행 키트로 WebAssembly 키트를 선택합니다.
- Run Settings 을 선택하여 실행 설정을 지정합니다.
- Web browser 에서 브라우저를 선택합니다.

여러 플랫폼용 빌드 및 애플리케이션 실행에 설명된 대로 WebAssembly 포맷으로 Qt 애플리케이션을 빌드하고 웹 브라우저에서 실행합니다.
웹용 애플리케이션 빌드하기, 방법도참조하십시오 : WebAssembly용으로 개발하기, 플러그인 활성화 및 비활성화를 참조하십시오.
Copyright © The Qt Company Ltd. and other contributors. 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.