Envoyé: Jeudi 22 Août 2013 09:55:13
> Objet: RE: [Development] Gamepad support on Qt
>
> While a plugin for Qt Sensors seems logical, a generic plugin would
> make sense (think evdev keyboard). QtGamePad uses an approach
> similar to what you describe: https://github.com/nezticle/
bject: [Development] Gamepad support on Qt
Hello,
A problem that is often asked on forums is how to use a gamepad with qt. Or how
to integrate Qt with SFML or SDL to use a gamepad
As this is a request recurring, it would be interesting to provide gamepad
support in Qt?
Several approaches w
Hello,
A problem that is often asked on forums is how to use a gamepad with qt. Or how
to integrate Qt with SFML or SDL to use a gamepad
As this is a request recurring, it would be interesting to provide gamepad
support in Qt?
Several approaches would be possible:
1. integrated into th