Then look again, I see 18 signals in the class.
If you do that in one go then you just call it for the parent rows. The view will notice the children by itself then.About beginInsertRows/endInsertRows: When I am adding 20 rows where each row has 10 children.. how would I call beginInsertRows?
You can call those functions more than once, you know.The rows I am adding in a batch have different parents. Or do I call this method only for the top-level hirarchy?
Bookmarks