Hi...
My desktop apps login page is as follows....

User id ________
Password ________

(Login Push Button) (Exit Push Button)

I wrote call back function(slot for clicked() signal) for Login push button.

Qn: After entering user id, password , i need to click on Login button(through mouse).
But is there any possibility that same slot will be exicuted, when i hit 'enter' button in my keyboard?(Its just like gmail login.. Here we need not to click login button. we just hit enter in our key board)