Uses of Enum
io.qt.quick.widgets.QQuickWidget.Status
-
Uses of QQuickWidget.Status in io.qt.quick.widgets
Modifier and TypeMethodDescriptionfinal QQuickWidget.Status
QQuickWidget.getStatus()
Kotlin property getter.static QQuickWidget.Status
QQuickWidget.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QQuickWidget.Status
QQuickWidget.status()
static QQuickWidget.Status
Returns the enum constant of this type with the specified name.static QQuickWidget.Status[]
QQuickWidget.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.