PDA

View Full Version : How to use USB presenter in Qt application



MadBear
7th October 2010, 15:11
Greetings,
I would like to know if there is any way to use USB presenter in Qt application. How can I respond to keys on presenter.
Thank you.

Regards,
MadBear

wysota
7th October 2010, 16:50
The remote usually acts as a keyboard that sends typical keys such as space, backspace, escape, etc. You only need to handle them in your application.