Using QJoystick for Joystick Axes & Buttons?
Unsolved
Game Development
-
I am new to Qt. Want to use QJoystick library for reading axes value. How to use events, signals and slots. Any help in this regard will be appreciated.
-
Hi and welcome to devnet,
Do you mean the QtGamepad module ?
As for signals and slots, did you read the documentation ?
Same question for events, did you read the documentation ? -
Sir
GamePad is not detecting the Logitech Flight Yoke System & Logitech Flight Rudder pedal.
Third Party QJoysticks is detecting it. But I am not able to connect signals and slots. -
You have to give more details. Otherwise it's pretty much Crystal Ball debugging and not very efficient.