Skip to content
forked from qt/qtgamepad

A Qt 5 module that adds support for getting events from gamepad devices on multiple platforms. Currently supports Linux (evdev), Windows (xinput) and OS X (via SDL2). This module provides classes that can: - Read input events from game controllers (Button and Axis events), both from C++ and Qt Quick (QML) - Provide a queryable input state (by proce

Notifications You must be signed in to change notification settings

rasteve/qtgamepad

 
 

Repository files navigation

Qt Universal Input

An experimental module to demonstrate novel solutions for handling exotic input devices.

Stylistic Gamepads

About

A Qt 5 module that adds support for getting events from gamepad devices on multiple platforms. Currently supports Linux (evdev), Windows (xinput) and OS X (via SDL2). This module provides classes that can: - Read input events from game controllers (Button and Axis events), both from C++ and Qt Quick (QML) - Provide a queryable input state (by proce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.6%
  • Objective-C++ 14.5%
  • Java 5.0%
  • CMake 4.3%
  • Objective-C 1.2%
  • C 0.4%