Uses of Enum
io.qt.statemachine.QStateMachine.Error
Packages that use QStateMachine.Error
-
Uses of QStateMachine.Error in io.qt.statemachine
Subclasses with type arguments of type QStateMachine.Error in io.qt.statemachineMethods in io.qt.statemachine that return QStateMachine.ErrorModifier and TypeMethodDescriptionfinal QStateMachine.ErrorQStateMachine.error()static QStateMachine.ErrorQStateMachine.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QStateMachine.ErrorReturns 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.