Hey everyone!

I'm wondering if it is possible to insert a form with some buttons on it into the table itself.

right now, i am trying to call setItem on the table itself and i am casting my form as a QTableWidgetItem* and when i try this... my program crashes.

anyone have any suggestions?