This package browser is in early development. Mind the rough edges.

qtgamepad 5.15.15

Qt Gamepad module

The Qt Gamepad module is an add-on library that enables Qt applications to support the use of gamepad hardware and in some cases remote control equipment. The module provides both QML and C++ interfaces. The primary target audience are embedded devices with fullscreen user interfaces, and mobile applications targeting TV-like form factors.

Installation

Install qtgamepad 5.15.15 as follows:

guix install qtgamepad@5.15.15

Or install the latest version:

guix install qtgamepad

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.