[PyQt] qTreeWidgetItemIterator : how it works

Pankaj Singh pankajs.21 at gmail.com
Sat May 31 09:02:52 BST 2014


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.
On 31-May-2014 12:51 pm, "singhai.nish" <singhai.nish at gmail.com> wrote:

> Hello Baz,
>
>                   As of now this code prints blank. Nothing in the result.
> Blank.
>
>  self.light_write  <PyQt4.QtGui.QTreeWidget object at 0x10e76510>
>  iterator  <PyQt4.QtGui.QTreeWidgetItemIterator object at 0x10a16d70>
>
> Under this layer, what should i look at to know that the problem is here (
> literally speaking ).
>
> Does the iterator require other parameters to be set before.
>
> Yes, I need the list names to do further work ( to open file by root name
> etc... in maya)
>
>
>
>
>
>
> --
> View this message in context:
> http://python.6.x6.nabble.com/qTreeWidgetItemIterator-how-it-works-tp5058640p5058871.html
> Sent from the PyQt mailing list archive at Nabble.com.
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140531/7c5f4f28/attachment.html>


More information about the PyQt mailing list