Hi,

I'm getting more confused about custom models. I derive from QAbstractTableModel and thus implement the rowCount method. Now this returns obviously the amount of rows, but how do you dynamically change this?