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.StatusQQmlFile.Status.resolve(int value) Returns the corresponding enum entry for the given value.final QQmlFile.StatusQQmlFile.status()SeeQQmlFile::status()const static QQmlFile.StatusReturns 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.