<p dir="ltr">Can you share a screenshot of the sample tree widget that you are trying to iterate on. Also let us know what value you seek to extract. That will help understand your case better.</p>
<div class="gmail_quote">On 31-May-2014 12:51 pm, "singhai.nish" <<a href="mailto:singhai.nish@gmail.com">singhai.nish@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Baz,<br>
<br>
                  As of now this code prints blank. Nothing in the result.<br>
Blank.<br>
<br>
 self.light_write  <PyQt4.QtGui.QTreeWidget object at 0x10e76510><br>
 iterator  <PyQt4.QtGui.QTreeWidgetItemIterator object at 0x10a16d70><br>
<br>
Under this layer, what should i look at to know that the problem is here (<br>
literally speaking ).<br>
<br>
Does the iterator require other parameters to be set before.<br>
<br>
Yes, I need the list names to do further work ( to open file by root name<br>
etc... in maya)<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://python.6.x6.nabble.com/qTreeWidgetItemIterator-how-it-works-tp5058640p5058871.html" target="_blank">http://python.6.x6.nabble.com/qTreeWidgetItemIterator-how-it-works-tp5058640p5058871.html</a><br>

Sent from the PyQt mailing list archive at Nabble.com.<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a></blockquote></div>