以下成员源于类 QWebEnginePage 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(deprecated (6.5))
void
|
quotaRequested (QWebEngineQuotaRequest quotaRequest ) |
[signal]
void
QWebEnginePage::
quotaRequested
(
QWebEngineQuotaRequest
quotaRequest
)
This function is deprecated since 6.5. We strongly advise against using it in new code.
This signal is no longer emitted.
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