Thanks for your reply.
My application has to change text and properties of a pushbutton.
Whenever I click on PushButton I have to change the text and property of a pushButton everytime I click on it, that is why I am connecting two slots for the same widget( i.e pushButton here) at different contexts.
Yes you are right, MainWindow::noChangeProperty() does not do anything, it is just a dummy button to distinguish with other two buttons, if at all the other two buttons changes their property.
To reproduce the problem, we have run the executable and click on propertyButton , which appears below of app, click on pushButtons on that page. On clicking 1st Button has to change the property from Bold to Normal, 2nd is dummy, 3rd is increase and decrease font size of that Button text.
Thanks & Regards,
Arun
Bookmarks