I'm trying to add always-empty last row. Now I have proxy model, on which I'm calling insertRow() - the row is inserted. But I need to add another row, when last row is updated (data is inserted). To which signal should I connect?
Weird error occurs sometimes - when clicking on existing row, data are copied to last row. Do you have idea what can be wrong?
Thanks for help