[PyKDE] More on QTreeWidgetItemIterator

Emanuele Santos emanuelesantos at gmail.com
Tue Mar 14 17:19:39 GMT 2006


I prefer value() or maybe item(). I've look into other qt iterator classes
and there is not a standard.
Anyway, whatever you decided it will be fine for me :-)

Emanuele.

On 3/14/06, Phil Thompson <phil at riverbankcomputing.co.uk> wrote:
>
> On Tuesday 14 March 2006 7:14 am, Emanuele Santos wrote:
> > Phil
> >
> > How do I do to get the QTreeWidgetItem pointed by the
> > QTreeWidgetItemIterator?
> > I didn't see a suitable method or property in QTreeWidgetItemIterator
> > for this.
>
> Looks like I'll have to invent a new method as Python doesn't support the
> pointer operator.
>
> at()? value()?
>
> Phil
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060314/3ceb4219/attachment.html


More information about the PyQt mailing list