Hi All,

I am using Qt 4.3.3 on my Mac.
I have a dialog and when I press the Esc key the dialog get closed.
So how should I avoid this? that is the dialog should not closed on pressing Esc key.

Thanks.