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