Uses of Enum
io.qt.quick.QQuickItem.ItemChange
Packages that use QQuickItem.ItemChange
-
Uses of QQuickItem.ItemChange in io.qt.quick
Methods in io.qt.quick that return QQuickItem.ItemChangeModifier and TypeMethodDescriptionstatic QQuickItem.ItemChangeQQuickItem.ItemChange.resolve(int value) Returns the corresponding enum entry for the given value.static QQuickItem.ItemChangeReturns the enum constant of this type with the specified name.static QQuickItem.ItemChange[]QQuickItem.ItemChange.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.ItemChangeModifier and TypeMethodDescriptionprotected voidQQuickItem.itemChange(QQuickItem.ItemChange arg__1, Object arg__2) protected voidQQuickPaintedItem.itemChange(QQuickItem.ItemChange arg__1, Object arg__2)