Uses of Enum
io.qt.gamepad.QGamepadManager.GamepadButton
Packages that use QGamepadManager.GamepadButton
-
Uses of QGamepadManager.GamepadButton in io.qt.gamepad
Fields in io.qt.gamepad with type parameters of type QGamepadManager.GamepadButtonModifier and TypeFieldDescriptionQGamepadManager.buttonConfigured
final QObject.Signal3<@QtPrimitiveType Integer,
QGamepadManager.GamepadButton, @QtPrimitiveType Double> QGamepadManager.gamepadButtonPressEvent
QGamepadManager.gamepadButtonReleaseEvent
Methods in io.qt.gamepad that return QGamepadManager.GamepadButtonModifier and TypeMethodDescriptionQGamepadManager.GamepadButton.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QGamepadManager.GamepadButton[]
QGamepadManager.GamepadButton.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gamepad with parameters of type QGamepadManager.GamepadButtonModifier and TypeMethodDescriptionfinal boolean
QGamepadManager.configureButton
(int deviceId, QGamepadManager.GamepadButton button) final boolean
QGamepadManager.setCancelConfigureButton
(int deviceId, QGamepadManager.GamepadButton button)