Qt 5.15
Qt WebEngine
C++ Classes
QQuickWebEngineProfile
Qt 5.15.1 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 *)
cachePathChanged
()
deleteLater
()
destroyed
()
downloadFinished
(QQuickWebEngineDownloadItem *)
downloadPathChanged
()
downloadRequested
(QQuickWebEngineDownloadItem *)
httpAcceptLanguageChanged
()
httpCacheMaximumSizeChanged
()
httpCacheTypeChanged
()
httpUserAgentChanged
()
objectNameChanged
()
offTheRecordChanged
()
persistentCookiesPolicyChanged
()
persistentStoragePathChanged
()
presentNotification
(QWebEngineNotification *)
spellCheckEnabledChanged
()
spellCheckLanguagesChanged
()
storageNameChanged
()
useForGlobalCertificateVerificationChanged
()
blockSignals
() : bool
cachePath
() const : QString
childEvent
()
children
() const : const QObjectList &
clearHttpCache
()
clientCertificateStore
() : QWebEngineClientCertificateStore *
connect
(, , , , ) : QMetaObject::Connection
connect
(, , , ) const : QMetaObject::Connection
connect
(, , , , ) : QMetaObject::Connection
connect
(, , ) : QMetaObject::Connection
connect
(, , , , ) : QMetaObject::Connection
connectNotify
()
cookieStore
() const : QWebEngineCookieStore *
customEvent
()
d_ptr
:
defaultProfile
() : QQuickWebEngineProfile *
disconnect
() : bool
disconnect
(, , ) const : bool
disconnect
(, ) const : bool
disconnect
(, , , ) : bool
disconnectNotify
()
downloadPath
() const : QString
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
() : bool
eventFilter
(, ) : bool
findChild
(, ) const : T
findChildren
(, ) const : QList<T>
findChildren
(, ) const : QList<T>
findChildren
(, ) const : QList<T>
httpAcceptLanguage
() const : QString
httpCacheMaximumSize
() const : int
httpCacheType
() const : QQuickWebEngineProfile::HttpCacheType
httpUserAgent
() const : QString
inherits
() const : bool
installEventFilter
()
installUrlSchemeHandler
(const QByteArray &, QWebEngineUrlSchemeHandler *)
isOffTheRecord
() const : bool
isSignalConnected
() const : bool
isSpellCheckEnabled
() const : bool
isUsedForGlobalCertificateVerification
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
()
metaObject
() const : const QMetaObject *
moveToThread
()
objectName
() const : QString
parent
() const : QObject *
persistentCookiesPolicy
() const : QQuickWebEngineProfile::PersistentCookiesPolicy
persistentStoragePath
() const : QString
property
() const : QVariant
receivers
() const : int
removeAllUrlSchemeHandlers
()
removeEventFilter
()
removeUrlScheme
(const QByteArray &)
removeUrlSchemeHandler
(QWebEngineUrlSchemeHandler *)
sender
() const : QObject *
senderSignalIndex
() const : int
setCachePath
(const QString &)
setDownloadPath
(const QString &)
setHttpAcceptLanguage
(const QString &)
setHttpCacheMaximumSize
(int )
setHttpCacheType
(
QQuickWebEngineProfile::HttpCacheType
)
setHttpUserAgent
(const QString &)
setObjectName
()
setOffTheRecord
(bool )
setParent
()
setPersistentCookiesPolicy
(
QQuickWebEngineProfile::PersistentCookiesPolicy
)
setPersistentStoragePath
(const QString &)
setProperty
(, ) : bool
setSpellCheckEnabled
(bool )
setSpellCheckLanguages
(const QStringList &)
setStorageName
(const QString &)
setUrlRequestInterceptor
(QWebEngineUrlRequestInterceptor *)
setUseForGlobalCertificateVerification
(bool )
signalsBlocked
() const : bool
spellCheckLanguages
() const : QStringList
startTimer
(, ) : int
startTimer
(, ) : int
staticMetaObject
:
staticQtMetaObject
:
storageName
() const : QString
thread
() const : QThread *
timerEvent
()
tr
(, , ) : QString
urlSchemeHandler
(const QByteArray &) const : const QWebEngineUrlSchemeHandler *
userScripts
() : QQmlListProperty<QQuickWebEngineScript>