Uses of Enum
io.qt.quick.QQuickItem.TransformOrigin
Packages that use QQuickItem.TransformOrigin
-
Uses of QQuickItem.TransformOrigin in io.qt.quick
Fields in io.qt.quick with type parameters of type QQuickItem.TransformOriginMethods in io.qt.quick that return QQuickItem.TransformOriginModifier and TypeMethodDescriptionQQuickItem.getTransformOrigin()
Kotlin property getter.static QQuickItem.TransformOrigin
QQuickItem.TransformOrigin.resolve
(int value) Returns the corresponding enum entry for the given value.QQuickItem.transformOrigin()
static QQuickItem.TransformOrigin
Returns the enum constant of this type with the specified name.static QQuickItem.TransformOrigin[]
QQuickItem.TransformOrigin.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick with parameters of type QQuickItem.TransformOriginModifier and TypeMethodDescriptionfinal void
QQuickItem.setTransformOrigin
(QQuickItem.TransformOrigin arg__1)