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.Status
QQmlIncubator.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QQmlIncubator.Status
QQmlIncubator.status()
static QQmlIncubator.Status
Returns 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 void
QQmlIncubator.statusChanged
(QQmlIncubator.Status arg__1)