java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QtQml.QQmlAttachedPropertiesFunc.Impl
- All Implemented Interfaces:
QtQml.QQmlAttachedPropertiesFunc,QtObjectInterface,Function<QObject,,QObject> UnaryOperator<QObject>
- Enclosing interface:
- QtQml.QQmlAttachedPropertiesFunc
public abstract static class QtQml.QQmlAttachedPropertiesFunc.Impl
extends QtObject
implements QtQml.QQmlAttachedPropertiesFunc
Implementor class for interface QtQml.QQmlAttachedPropertiesFunc
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.qml.QtQml.QQmlAttachedPropertiesFunc
QtQml.QQmlAttachedPropertiesFunc.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 io.qt.QtObjectInterface
dispose, isDisposedMethods inherited from interface io.qt.qml.QtQml.QQmlAttachedPropertiesFunc
apply
-
Constructor Details
-
Impl
public Impl() -
Impl
-