Uses of Class
io.qt.gamepad.QGamepadManager.GamepadButtons
Packages that use QGamepadManager.GamepadButtons
-
Uses of QGamepadManager.GamepadButtons in io.qt.gamepad
Methods in io.qt.gamepad that return QGamepadManager.GamepadButtonsModifier and TypeMethodDescriptionQGamepadManager.GamepadButton.asFlags()
Create a QFlags of the enum entry.QGamepadManager.GamepadButton.cleared
(QGamepadManager.GamepadButton e) Excludes other enum entry from a flag of this entry.QGamepadManager.GamepadButtons.clone()
Clones the flagsQGamepadManager.GamepadButton.combined
(QGamepadManager.GamepadButton e) Combines this entry with other enum entry.QGamepadManager.GamepadButtons.combined
(QGamepadManager.GamepadButton e) Combines this flags with enum entry.QGamepadManager.GamepadButton.flags
(QGamepadManager.GamepadButton ... values) Creates a newQGamepadManager.GamepadButtons
from the entries.QGamepadManager.GamepadButtons.setFlag
(QGamepadManager.GamepadButton e) Sets the flage
QGamepadManager.GamepadButtons.setFlag
(QGamepadManager.GamepadButton e, boolean on) Sets or clears the flagflag
Methods in io.qt.gamepad with parameters of type QGamepadManager.GamepadButtonsModifier and TypeMethodDescriptionfinal int
QGamepadManager.GamepadButtons.compareTo
(QGamepadManager.GamepadButtons other)