Uses of Class
io.qt.webengine.core.QWebEngineLoadingInfo
Packages that use QWebEngineLoadingInfo
-
Uses of QWebEngineLoadingInfo in io.qt.webengine.core
Fields in io.qt.webengine.core with type parameters of type QWebEngineLoadingInfoMethods in io.qt.webengine.core that return QWebEngineLoadingInfoModifier and TypeMethodDescriptionQWebEngineLoadingInfo.clone()
Creates and returns a copy of this object.Methods in io.qt.webengine.core with parameters of type QWebEngineLoadingInfoModifier and TypeMethodDescriptionfinal void
QWebEngineLoadingInfo.assign
(QWebEngineLoadingInfo other) SeeQWebEngineLoadingInfo::
operator=(QWebEngineLoadingInfo) final void
QWebEngineLoadingInfo.set
(QWebEngineLoadingInfo other) Deprecated.Constructors in io.qt.webengine.core with parameters of type QWebEngineLoadingInfoModifierConstructorDescriptionSeeQWebEngineLoadingInfo::
QWebEngineLoadingInfo(QWebEngineLoadingInfo)
assign(io.qt.webengine.core.QWebEngineLoadingInfo)
instead.