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