Uses of Class
io.qt.quick3d.QQuick3DObject.ItemChange
Package | Description |
---|---|
io.qt.quick3d |
-
Uses of QQuick3DObject.ItemChange in io.qt.quick3d
Methods in io.qt.quick3d that return QQuick3DObject.ItemChange Modifier and Type Method Description static QQuick3DObject.ItemChange
QQuick3DObject.ItemChange. resolve(int value)
Returns the corresponding enum entry for the given value.static QQuick3DObject.ItemChange
QQuick3DObject.ItemChange. valueOf(String name)
Returns the enum constant of this type with the specified name.static QQuick3DObject.ItemChange[]
QQuick3DObject.ItemChange. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick3d with parameters of type QQuick3DObject.ItemChange Modifier and Type Method Description protected void
QQuick3DObject. itemChange(QQuick3DObject.ItemChange arg__1, Object arg__2)