Index
All Classes and Interfaces|All Packages
V
- value() - Method in enum io.qt.statemachine.QAbstractTransition.TransitionType
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- value() - Method in enum io.qt.statemachine.QHistoryState.HistoryType
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- value() - Method in enum io.qt.statemachine.QState.ChildMode
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- value() - Method in enum io.qt.statemachine.QState.RestorePolicy
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- value() - Method in enum io.qt.statemachine.QStateMachine.Error
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- value() - Method in enum io.qt.statemachine.QStateMachine.EventPriority
-
This function should return an integer value for the enum values of the enumeration that implements this interface.
- valueOf(String) - Static method in enum io.qt.statemachine.QAbstractTransition.TransitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.qt.statemachine.QHistoryState.HistoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.qt.statemachine.QState.ChildMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.qt.statemachine.QState.RestorePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.qt.statemachine.QStateMachine.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.qt.statemachine.QStateMachine.EventPriority
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.qt.statemachine.QAbstractTransition.TransitionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.qt.statemachine.QHistoryState.HistoryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.qt.statemachine.QState.ChildMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.qt.statemachine.QState.RestorePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.qt.statemachine.QStateMachine.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.qt.statemachine.QStateMachine.EventPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages