But the problem is ,here I am creating alarge no of pushButtons dynamically.
I have to identify which one is currently selected.
Is there any other method for checking the active widget?
QObject::sender() return the refference of the main window.
Can any one help me.
Thanks in advance.