Uses of Class
io.qt.quick.QQuickItem.ItemChange
Package | Description |
---|---|
io.qt.quick |
-
Uses of QQuickItem.ItemChange in io.qt.quick
Methods in io.qt.quick that return QQuickItem.ItemChange Modifier and Type Method Description static QQuickItem.ItemChange
QQuickItem.ItemChange. resolve(int value)
Returns the corresponding enum entry for the given value.static QQuickItem.ItemChange
QQuickItem.ItemChange. valueOf(String name)
Returns 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.ItemChange Modifier and Type Method Description protected void
QQuickItem. itemChange(QQuickItem.ItemChange arg__1, Object arg__2)
protected void
QQuickPaintedItem. itemChange(QQuickItem.ItemChange arg__1, Object arg__2)