Uses of Class
io.qt.webengine.core.QWebEngineProfile
Packages that use QWebEngineProfile
-
Uses of QWebEngineProfile in io.qt.webengine.core
Methods in io.qt.webengine.core that return QWebEngineProfileModifier and TypeMethodDescriptionstatic QWebEngineProfile
QWebEngineProfile.defaultProfile()
final QWebEngineProfile
QWebEnginePage.profile()
Constructors in io.qt.webengine.core with parameters of type QWebEngineProfileModifierConstructorDescriptionQWebEnginePage
(QWebEngineProfile profile) Overloaded constructor forQWebEnginePage(io.qt.webengine.core.QWebEngineProfile, io.qt.core.QObject)
withparent = null
.QWebEnginePage
(QWebEngineProfile profile, QObject parent) -
Uses of QWebEngineProfile in io.qt.webengine.widgets
Constructors in io.qt.webengine.widgets with parameters of type QWebEngineProfileModifierConstructorDescriptionQWebEngineView
(QWebEngineProfile profile) Overloaded constructor forQWebEngineView(io.qt.webengine.core.QWebEngineProfile, io.qt.widgets.QWidget)
withparent = null
.QWebEngineView
(QWebEngineProfile profile, QWidget parent)