views:

25

answers:

0

Hello All,

I want to handle the event that like in mobile kaypad. I mean i want to handle multiple code for one key press event just like mobile keypad if we press e.g 2 key two times then it detect 'a' just like that. Is it possible from the driver ? If i want to handle in driver level then how to handle it ? i mean QT internally do that ? Which API or function is used to detect multiple event from one key press ?