Hi,

I have a QTableView and a QStandardItemModel showing some columns. Now I need to a new column with a QPushButton so that each row has a button.

But I can't figure out how to add the button, any ideas on how do it?

regards
Per