Qt 6.11 is out! See what's new in the release
blog
Add QStandartItem with childrens in model
General and Desktop
5
Posts
3
Posters
4.5k
Views
1
Watching
-
Hello!
When i add QStandartItem with childrens in model, does children also add in this model? -
I cant do that because i get this:
@QStandardItem::insertRows: Ignoring duplicate insertion of item 0x294b8a0@
But sorry for worry i already solve this problem -
This message show when item already insert in some QAbstractItemView, thats why before you insert this item in new QAbstractItemView you need to take it from old QAbstractItemView