Qt Gamepad C++ Classes

Provides C++ classes for using gamepads. More...

Classes

QGamepad

A gamepad device connected to a system

QGamepadKeyNavigation

Provides support for keyboard events triggered by gamepads

QGamepadManager

Queries attached gamepads and related events

Detailed Description

To include the definitions of the module's classes, use the following directive:

#include <QtGamepad>

To link against the module, add this line to your qmake .pro file:

QT += gamepad

For more information about using these classes in your application, see the Qt Gamepad documentation.

© 2020 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.