Qt 5.15
Qt WebEngine
C++ Classes
QQuickWebEngineProfile
Qt 5.15.13 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
(QObject *)
downloadFinished
(QQuickWebEngineDownloadItem *)
downloadPathChanged
()
downloadRequested
(QQuickWebEngineDownloadItem *)
httpAcceptLanguageChanged
()
httpCacheMaximumSizeChanged
()
httpCacheTypeChanged
()
httpUserAgentChanged
()
objectNameChanged
(const QString &)
offTheRecordChanged
()
persistentCookiesPolicyChanged
()
persistentStoragePathChanged
()
presentNotification
(QWebEngineNotification *)
spellCheckEnabledChanged
()
spellCheckLanguagesChanged
()
storageNameChanged
()
blockSignals
(bool ) : bool
cachePath
() const : QString
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clearHttpCache
()
clientCertificateStore
() : QWebEngineClientCertificateStore *
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
cookieStore
() const : QWebEngineCookieStore *
customEvent
(QEvent *)
defaultProfile
() : QQuickWebEngineProfile *
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
downloadPath
() const : QString
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
httpAcceptLanguage
() const : QString
httpCacheMaximumSize
() const : int
httpCacheType
() const : QQuickWebEngineProfile::HttpCacheType
httpUserAgent
() const : QString
inherits
(const char *) const : bool
installEventFilter
(QObject *)
installUrlSchemeHandler
(const QByteArray &, QWebEngineUrlSchemeHandler *)
isOffTheRecord
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isSpellCheckEnabled
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
objectName
() const : QString
parent
() const : QObject *
persistentCookiesPolicy
() const : QQuickWebEngineProfile::PersistentCookiesPolicy
persistentStoragePath
() const : QString
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeAllUrlSchemeHandlers
()
removeEventFilter
(QObject *)
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
(const QString &)
setOffTheRecord
(bool )
setParent
(QObject *)
setPersistentCookiesPolicy
(
QQuickWebEngineProfile::PersistentCookiesPolicy
)
setPersistentStoragePath
(const QString &)
setProperty
(const char *, const QVariant &) : bool
setSpellCheckEnabled
(bool )
setSpellCheckLanguages
(const QStringList &)
setStorageName
(const QString &)
setUrlRequestInterceptor
(QWebEngineUrlRequestInterceptor *)
signalsBlocked
() const : bool
spellCheckLanguages
() const : QStringList
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
storageName
() const : QString
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
urlSchemeHandler
(const QByteArray &) const : const QWebEngineUrlSchemeHandler *
userScripts
() : QQmlListProperty<QQuickWebEngineScript>