Hi,

I'm wondering how to use the iterator widget in python?.

oIterWidget = QtGui.QTreeWidgetItemIterator(self.tocTL)
...

looking for a simple example
Thanks.