DataModel.rowInserted

Emits the 'row_inserted' and 'changed' signals on model.

class DataModel
void
rowInserted
(
int row
)

Parameters

row int

row number.

Meta