QuotaRequest QML Type

Import Statement: import QtWebEngine
Since: QtWebEngine 1.7
In C++: QWebEngineQuotaRequest
Status: Deprecated since 6.5

Dieser Typ ist seit QtWebEngine 6.5 veraltet. Wir raten dringend davon ab, ihn in neuem Code zu verwenden.

Eigenschaften

Methoden

Detaillierte Beschreibung

Die Anforderung von Host-Kontingenten wird von Chromium nicht mehr unterstützt.

Das Verhalten von navigator.webkitPersistentStorage ist identisch mit navigator.webkitTemporaryStorage.

Für weitere Details siehe https://crbug.com/1233525

Siehe auch WebEngineView::quotaRequested().

Dokumentation der Eigenschaft

origin : url [read-only]


requestedSize : qint64 [read-only]


Dokumentation der Methode

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.