java.lang.Object
io.qt.QtObject
io.qt.qml.QtQml.ObjectCallback.Impl
- All Implemented Interfaces:
QtQml.ObjectCallback
,QtObjectInterface
,BiFunction<QQmlEngine,
QJSEngine, QObject>
- Enclosing interface:
QtQml.ObjectCallback
public abstract static class QtQml.ObjectCallback.Impl
extends QtObject
implements QtQml.ObjectCallback
Implementor class for interface QtQml.ObjectCallback
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.qml.QtQml.ObjectCallback
QtQml.ObjectCallback.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.BiFunction
andThen
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
Methods inherited from interface io.qt.qml.QtQml.ObjectCallback
apply
-
Constructor Details
-
Impl
public Impl() -
Impl
-