Uses of Enum
io.qt.qml.QQmlComponent.Status
Packages that use QQmlComponent.Status
-
Uses of QQmlComponent.Status in io.qt.qml
Fields in io.qt.qml with type parameters of type QQmlComponent.StatusMethods in io.qt.qml that return QQmlComponent.StatusModifier and TypeMethodDescriptionstatic QQmlComponent.StatusQQmlComponent.Status.resolve(int value) Returns the corresponding enum entry for the given value.final QQmlComponent.StatusQQmlComponent.status()static QQmlComponent.StatusReturns the enum constant of this type with the specified name.static QQmlComponent.Status[]QQmlComponent.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.