Hi.
I've got a simple QTableView diplaying plain records (no tree). When I delete row should I use removeRow or takeRow, I'm a bit confused which to use, but the both seem to do the job. Thanks.