QGamepadManager Class
Queries attached gamepads and related events. More...
| Header: | #include <QGamepadManager> |
| qmake: | QT += gamepad |
| Instantiated By: | GamepadManager |
| Inherits: | QObject |
Public Functions
| const QList<int> | connectedGamepads() const |
Signals
| void | connectedGamepadsChanged() |
Detailed Description
QGamepadManager provides a high-level interface for querying the attached gamepads and events related to all of the connected devices.