import 语句: | import QtWebEngine |
Since: | QtWebEngine 1.7 |
实例化: | QWebEngineQuotaRequest |
状态: | Deprecated since 6.5 |
This type is deprecated since QtWebEngine 6.5. We strongly advise against using it in new code.
Requesting host quota is no longer supported by Chromium.
The behavior of navigator.webkitPersistentStorage is identical to navigator.webkitTemporaryStorage.
For further details, see https://crbug.com/1233525
另请参阅 WebEngineView::quotaRequested ().
origin
:
url
|
requestedSize
:
qint64
|
void accept () |
void reject () |