Uses of Class
io.qt.qml.QQmlIncubator.IncubationMode
Package | Description |
---|---|
io.qt.qml |
-
Uses of QQmlIncubator.IncubationMode in io.qt.qml
Methods in io.qt.qml that return QQmlIncubator.IncubationMode Modifier and Type Method Description QQmlIncubator.IncubationMode
QQmlIncubator. incubationMode()
static QQmlIncubator.IncubationMode
QQmlIncubator.IncubationMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QQmlIncubator.IncubationMode
QQmlIncubator.IncubationMode. valueOf(String name)
Returns the enum constant of this type with the specified name.static QQmlIncubator.IncubationMode[]
QQmlIncubator.IncubationMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.qml with parameters of type QQmlIncubator.IncubationMode Constructor Description QQmlIncubator(QQmlIncubator.IncubationMode arg__1)