[Qt-interest] Joystick support
Tumarov Alexander
alextai at narod.ru
Wed Mar 25 20:18:56 CET 2009
Thank you.
I will see how it is implemented. In gerenal I am hesitating between poling
like you did or read asyncroniously raw data from HID device (i need this
for linux only),
R. Reucher wrote:
> On Wed March 25 2009 19:09:01 Tumarov Alexander wrote:
>> Is there any kind of joystick support in Qt? Maybe as an external
>> library?
> There's no built-in support for joysticks, but I've built an SDL joystick
> wrapper class which I successfully use with some of my apps... see here:
> http://www.batcom-it.net/?p=59
>
> There's not much (= no) documentation, though, and the trackball functions
> are completely untested (due to lack of a trackball device).
>
> HTH, René
More information about the Qt-interest-old
mailing list