List of All Members for WebEngineProfile
这是WebEngineProfile 成员的完整列表,包括继承成员。
- cachePath : string
- downloadPath : string
(since QtWebEngine 1.9)
- httpAcceptLanguage : string
(since QtWebEngine 1.2)
- httpCacheMaximumSize : int
- httpCacheType : enumeration
- httpUserAgent : string
- isPushServiceEnabled : bool
(since QtWebEngine 6.5)
- offTheRecord : bool
- persistentCookiesPolicy : enumeration
- persistentPermissionsPolicy : enumeration
(since 6.8)
- persistentStoragePath : string
- spellCheckEnabled : bool
(since QtWebEngine 1.4)
- spellCheckLanguages : list<string>
(since QtWebEngine 1.4)
- storageName : string
- userScripts : WebEngineScriptCollection
- void clearHttpCache()
(since QtWebEngine 1.3)
- clearHttpCacheCompleted()
(since QtWebEngine 6.7)
- downloadFinished(WebEngineDownloadRequest download)
- downloadRequested(WebEngineDownloadRequest download)
- list<webEnginePermission> listAllPermissions()
(since 6.8)
- list<webEnginePermission> listPermissionsForOrigin(url securityOrigin)
(since 6.8)
- list<webEnginePermission> listPermissionsForPermissionType(WebEnginePermission.PermissionType permissionType)
(since 6.8)
- presentNotification(WebEngineNotification notification)
(since QtWebEngine 1.9)
- void queryPermission(url securityOrigin, WebEnginePermission.PermissionType permissionType)
(since 6.8)
© 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.