Inserts data at row
into the Model, setting the row values for the
given columns
upon creation.
Use ListModel instead
this |
a Model |
row |
row index |
columns |
a vector containing the columns to set |
values |
a vector containing the values for the cells |
n_columns |
the number of columns and values to set |