Uses of Class
io.qt.webengine.core.QWebEngineProfile
-
Uses of QWebEngineProfile in io.qt.webengine.core
Modifier and TypeMethodDescriptionstatic QWebEngineProfile
QWebEngineProfile.defaultProfile()
final QWebEngineProfile
QWebEnginePage.profile()
ModifierConstructorDescriptionQWebEnginePage
(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
ModifierConstructorDescriptionQWebEngineView
(QWebEngineProfile profile) Overloaded constructor forQWebEngineView(io.qt.webengine.core.QWebEngineProfile, io.qt.widgets.QWidget)
withparent = null
.QWebEngineView
(QWebEngineProfile profile, QWidget parent)