[Qt-interest] Multiple SIGNAL connected to single SLOT and sender() function

Chris W qtinterest at psychogeeks.com
Wed Nov 11 09:14:50 CET 2009


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



More information about the Qt-interest-old mailing list