Originally Posted by wysota I suggest emitting rowsInserted(). Actually one should not do that because QAbstractItemModel might get "out of sync". Methods beginInsertRows() and endInsertRows() emit corresponding rowsAboutToBeInserted() and rowsInserted() for you.
J-P Nurmi
Forum Rules
Bookmarks