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