[PyQt] TreeWidget findItems function - Only applies to top-level items?

Marc Nations mnations.lists at gmail.com
Wed Jan 14 16:01:29 GMT 2009


I had an error pop up in my application and it was due to the findItems
function only looking at the root node in its search. I had assumed that
this function would look at all the items in the tree, not just the
top-level. Is there any way to make this function look at the sub-level
items as well?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090114/7e1592d2/attachment.html


More information about the PyQt mailing list