Module qtjambi.webenginecore
Package io.qt.webengine.core
Class QWebEngineProfile.IconAvailableCallback2.Impl
java.lang.Object
io.qt.QtObject
io.qt.webengine.core.QWebEngineProfile.IconAvailableCallback2.Impl
- All Implemented Interfaces:
QtObjectInterface
,QWebEngineProfile.IconAvailableCallback2
,BiConsumer<QIcon,
QUrl>
- Enclosing interface:
QWebEngineProfile.IconAvailableCallback2
public abstract static class QWebEngineProfile.IconAvailableCallback2.Impl
extends QtObject
implements QWebEngineProfile.IconAvailableCallback2
Implementor class for interface QWebEngineProfile.IconAvailableCallback2
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.webengine.core.QWebEngineProfile.IconAvailableCallback2
QWebEngineProfile.IconAvailableCallback2.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiConsumer
andThen
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
Methods inherited from interface io.qt.webengine.core.QWebEngineProfile.IconAvailableCallback2
accept
-
Constructor Details
-
Impl
public Impl() -
Impl
-