QuotaRequest QML Type
Import Statement: | import QtWebEngine |
Since: | QtWebEngine 1.7 |
In C++: | QWebEngineQuotaRequest |
Status: | Deprecated since 6.5 |
이 유형은 QtWebEngine 6.5부터 더 이상 사용되지 않습니다. 새 코드에서 사용하지 않는 것이 좋습니다.
속성
- origin : url
- requestedSize : qint64
방법
자세한 설명
호스트 할당량 요청은 더 이상 크롬에서 지원되지 않습니다.
navigator.웹킷퍼시스턴트스토리지의 동작은 navigator.웹킷임시스토리지와 동일합니다.
자세한 내용은 https://crbug.com/1233525
WebEngineView::quotaRequested()도 참조하세요 .
속성 문서
origin : url |
requestedSize : qint64 |
메서드 문서
void accept() |
void reject() |
© 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.