[PyKDE] More on QTreeWidgetItemIterator
    Phil Thompson 
    phil at riverbankcomputing.co.uk
       
    Tue Mar 14 08:17:35 GMT 2006
    
    
  
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
    
    
More information about the PyQt
mailing list