GamepadManager QML Type
Queries attached gamepads and related events. More...
Import Statement: | import QtGamepad 1.15 |
Instantiates: | QGamepadManager |
Properties
- connectedGamepads : var
Detailed Description
GamepadManager QML type provides a high-level interface for querying the attached gamepads and events related to all of the connected devices.
Property Documentation
Returns a list of integers containing the deviceId values of the connected gamepads.