Sambhav wrote: > Hi, > > I want to connect multiple QPushButton(s) to a single SLOT. In the SLOT > it is required to change the certain properties of the Button. I checked > the documentation and found this under signal and slots page. > QSignalMapper might also be of use. Regards, Chris W