I am a newbie in Qt.
In my form, there are several widgets like line-edit fields.

I want to know the object name of current selected(focussed) object.

How can I do that?

Thanks in advance!