Qt 6.7
Qt WebEngine
C++ Classes
QtWebEngineQuick
QQuickWebEngineProfile
Qt 6.7.2 Reference Documentation
List of All Members for QQuickWebEngineProfile
This is the complete list of members for
QQuickWebEngineProfile
, including inherited members.
enum
HttpCacheType
enum
PersistentCookiesPolicy
QQuickWebEngineProfile
(QObject *)
cachePath
() const : QString
cachePathChanged
()
clearHttpCache
()
clearHttpCacheCompleted
()
clientCertificateStore
() : QWebEngineClientCertificateStore *
cookieStore
() const : QWebEngineCookieStore *
defaultProfile
() : QQuickWebEngineProfile *
downloadFinished
(QQuickWebEngineDownloadRequest *)
downloadPath
() const : QString
downloadPathChanged
()
downloadRequested
(QQuickWebEngineDownloadRequest *)
httpAcceptLanguage
() const : QString
httpAcceptLanguageChanged
()
httpCacheMaximumSize
() const : int
httpCacheMaximumSizeChanged
()
httpCacheType
() const : QQuickWebEngineProfile::HttpCacheType
httpCacheTypeChanged
()
httpUserAgent
() const : QString
httpUserAgentChanged
()
installUrlSchemeHandler
(const QByteArray &, QWebEngineUrlSchemeHandler *)
isOffTheRecord
() const : bool
isPushServiceEnabled
() const : bool
isSpellCheckEnabled
() const : bool
offTheRecordChanged
()
persistentCookiesPolicy
() const : QQuickWebEngineProfile::PersistentCookiesPolicy
persistentCookiesPolicyChanged
()
persistentStoragePath
() const : QString
persistentStoragePathChanged
()
presentNotification
(QWebEngineNotification *)
pushServiceEnabledChanged
()
removeAllUrlSchemeHandlers
()
removeUrlScheme
(const QByteArray &)
removeUrlSchemeHandler
(QWebEngineUrlSchemeHandler *)
setCachePath
(const QString &)
setDownloadPath
(const QString &)
setHttpAcceptLanguage
(const QString &)
setHttpCacheMaximumSize
(int)
setHttpCacheType
(QQuickWebEngineProfile::HttpCacheType)
setHttpUserAgent
(const QString &)
setOffTheRecord
(bool)
setPersistentCookiesPolicy
(QQuickWebEngineProfile::PersistentCookiesPolicy)
setPersistentStoragePath
(const QString &)
setPushServiceEnabled
(bool)
setSpellCheckEnabled
(bool)
setSpellCheckLanguages
(const QStringList &)
setStorageName
(const QString &)
setUrlRequestInterceptor
(QWebEngineUrlRequestInterceptor *)
spellCheckEnabledChanged
()
spellCheckLanguages
() const : QStringList
spellCheckLanguagesChanged
()
storageName
() const : QString
storageNameChanged
()
urlSchemeHandler
(const QByteArray &) const : const QWebEngineUrlSchemeHandler *
userScripts
() const : QQuickWebEngineScriptCollection *