Uses of Enum
io.qt.gamepad.QGamepadManager.GamepadButton
-
Uses of QGamepadManager.GamepadButton in io.qt.gamepad
Fields in io.qt.gamepad with type parameters of type QGamepadManager.GamepadButtonModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal2<@QtPrimitiveType Integer,QGamepadManager.GamepadButton> QGamepadManager.buttonConfiguredfinal io.qt.core.QObject.Signal3<@QtPrimitiveType Integer,QGamepadManager.GamepadButton, @QtPrimitiveType Double> QGamepadManager.gamepadButtonPressEventfinal io.qt.core.QObject.Signal2<@QtPrimitiveType Integer,QGamepadManager.GamepadButton> QGamepadManager.gamepadButtonReleaseEventMethods 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 booleanQGamepadManager.configureButton(int deviceId, QGamepadManager.GamepadButton button) final booleanQGamepadManager.setCancelConfigureButton(int deviceId, QGamepadManager.GamepadButton button)