QJoystickManager is a cross platform joystick management system. Its written in C++ and uses SDL and the Qt framework.
QJoystickManager strives to be as easy to use as possible, it implements many features that will ease the interaction between your program and the attached joysticks. This project uses Qt extensively, and as such users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types).