Uses of Enum
io.qt.statemachine.QStateMachine.EventPriority
Packages that use QStateMachine.EventPriority
-
Uses of QStateMachine.EventPriority in io.qt.statemachine
Subclasses with type arguments of type QStateMachine.EventPriority in io.qt.statemachineModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQStateMachine::EventPriorityMethods in io.qt.statemachine that return QStateMachine.EventPriorityModifier and TypeMethodDescriptionstatic QStateMachine.EventPriorityQStateMachine.EventPriority.resolve(int value) Returns the corresponding enum entry for the given value.static QStateMachine.EventPriorityReturns the enum constant of this type with the specified name.static QStateMachine.EventPriority[]QStateMachine.EventPriority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.statemachine with parameters of type QStateMachine.EventPriorityModifier and TypeMethodDescriptionfinal voidQStateMachine.postEvent(QEvent event, QStateMachine.EventPriority priority)