Uses of Enum
io.qt.statemachine.QStateMachine.Error
Packages that use QStateMachine.Error
-
Uses of QStateMachine.Error in io.qt.statemachine
Methods in io.qt.statemachine that return QStateMachine.ErrorModifier and TypeMethodDescriptionfinal QStateMachine.Error
QStateMachine.error()
static QStateMachine.Error
QStateMachine.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QStateMachine.Error
Returns the enum constant of this type with the specified name.static QStateMachine.Error[]
QStateMachine.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.