Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I got treeWidget. I want to get the list of lets's say 3th level items?! I got this post but coldn't understand very well. Is there any easier way to get list? Regards, Mucip:)
Iterate of all top level items with the help of QTreeWidget::topLevelItem(int) and go down recursively to the third level