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 <[EMAIL PROTECTED]> 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     [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to