Good afternoon guys, how do I get the signal from a widget inside a QTableWidget using the setCellWidget method? I'm creating buttons dynamically in the table, in the Widget I'm passing QPushBotton without reference to make it dynamic, but I don't know how to get the signal for each button created, does anyone have any suggestions?