Then set nembers to your items, then they are sorted like you want them to. E.g. don't use: useQt Code:
item->setData(4,Qt::DisplayRole, 5);To copy to clipboard, switch view to plain text mode
Then set nembers to your items, then they are sorted like you want them to. E.g. don't use: useQt Code:
item->setData(4,Qt::DisplayRole, 5);To copy to clipboard, switch view to plain text mode
Cupidvogel (30th April 2015)
thanks a lot for your help, that helped me!
Bookmarks