Hello friends,

how can I add a row to a QTableview which is connected to a QSqlTabelmodel.

That means that I want to right click the Tableview, a contextmenu is open and I choose for example <add row> after filling fields I submit (on manual submit).

What are the steps to the target....