Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I would like to force a qtableview to refresh every row when the model changes because it doesn't do it automatically.. and when I call reset() nothing happens ??
maybe you can try with tableView->viewport()->repaint() , but that might be expensive !
Hi,
Are you sure it doesn't do it automatically ? Is it not just the row you are showing that didn't get changed ?