java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QtQml.ValueCallback.Impl
- All Implemented Interfaces:
QtQml.ValueCallback,QtObjectInterface,BiFunction<QQmlEngine,QJSEngine, QJSValue>
- Enclosing interface:
- QtQml.ValueCallback
public abstract static class QtQml.ValueCallback.Impl
extends QtObject
implements QtQml.ValueCallback
Implementor class for interface QtQml.ValueCallback
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.qml.QtQml.ValueCallback
QtQml.ValueCallback.Impl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThenMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposedMethods inherited from interface io.qt.qml.QtQml.ValueCallback
apply
-
Constructor Details
-
Impl
public Impl() -
Impl
-