Hi,
I am handling keyPressEvent() in my customized QWidget.
I need to distinguish between LEFT SHIFT and RIGHT SHIFT keys in this handler.
How to distinguish the keys.
Thanks in advance.
regards,
~Sanjay
Hi,
I am handling keyPressEvent() in my customized QWidget.
I need to distinguish between LEFT SHIFT and RIGHT SHIFT keys in this handler.
How to distinguish the keys.
Thanks in advance.
regards,
~Sanjay
I don't think there is an easy way to do this.
I'm a rebel in the S.D.G.
Ok...
Then i may have to go for some platform specific apis.
Thanks,
regards,
~Sanjay
Bookmarks