What's the best way to add a remove button to each row in a QTableView (without modifying the model)
Is there anyway to do this in a delegate (the model doesn't have a row for the button)