Your view don't change, it's your model, so use QAbstractItemView::model() ->QAbstractItemModel::rowsInserted().
Your view don't change, it's your model, so use QAbstractItemView::model() ->QAbstractItemModel::rowsInserted().
creep33 (9th September 2010)
Bookmarks