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
