java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qml.QQmlPropertyValueSource.Impl
- All Implemented Interfaces:
QQmlPropertyValueSource
,QtObjectInterface
- Enclosing interface:
- QQmlPropertyValueSource
public abstract static class QQmlPropertyValueSource.Impl extends QtObject implements QQmlPropertyValueSource
Implementor class for interface QQmlPropertyValueSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.qml.QQmlPropertyValueSource
QQmlPropertyValueSource.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract void
setTarget(QQmlProperty arg__1)
-
Constructor Details
-
Method Details
-
setTarget
- Specified by:
setTarget
in interfaceQQmlPropertyValueSource
-