Qt WebView QML Types

Qt WebView 모듈은 애플리케이션에 웹 콘텐츠를 포함시키는 데 사용할 수 있는 QML 타입을 제공합니다.

QML 타입은 다음 import 문을 사용하여 애플리케이션으로 가져올 수 있습니다:

import QtWebView

QML 타입

WebView

웹 콘텐츠를 표시하기 위한 컴포넌트

WebViewLoadRequest

WebView의 loadingChanged() 신호용 유틸리티 유형

WebViewSettings

브라우저 속성 및 속성을 구성할 수 있습니다.

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