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.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.qml.QtQml.QQmlAttachedPropertiesFunc
QtQml.QQmlAttachedPropertiesFunc.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 io.qt.QtObjectInterface
dispose, isDisposed
Methods inherited from interface io.qt.qml.QtQml.QQmlAttachedPropertiesFunc
apply
-
Constructor Details
-
Impl
public Impl() -
Impl
-