I want to loop through the topmost items of a QTreeWidget. I guess this would be most convenient done with the new QTreeWidgetItemIterator class introduced with 4.1.

Does anybody know where to find documentation or a sample how it works? Seems it is not yet in the Qt Assistant (at least in the 4.1 commercial)