Hmm... I'm using only "top level item", so now I check if item are already in memory that:
It works, but I'm looking for simplest methodQt Code:
if ((tree->indexOfTopLevelItem(item)) > -1) // here I'm sure - item is in tree list and it is OKTo copy to clipboard, switch view to plain text mode![]()
Bookmarks