Uses of Enum
io.qt.qml.QQmlFile.Status
Packages that use QQmlFile.Status
-
Uses of QQmlFile.Status in io.qt.qml
Methods in io.qt.qml that return QQmlFile.StatusModifier and TypeMethodDescriptionstatic QQmlFile.Status
QQmlFile.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QQmlFile.Status
QQmlFile.status()
SeeQQmlFile::
status()const static QQmlFile.Status
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.