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