QJoysticks
A simple way to use joysticks with your Qt application
|
CQJoystickAxisEvent | Represents an axis event that can be triggered by a joystick |
CQJoystickButtonEvent | Represents a button event that can be triggered by a joystick |
CQJoystickDevice | Represents a joystick and its properties |
CQJoystickPOVEvent | Represents an POV event that can be triggered by a joystick |
CQJoystickRumble | Represents a joystick rumble request |
▼CQObject | |
CQJoysticks | Manages the input systems and communicates them with the application |
CSDL_Joysticks | Translates SDL events into QJoysticks events |
CVirtualJoystick | Translates keyboard input to joystick input |