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

Anonymous junk_and_mail at yahoo.com
Fri Jan 16 10:51:32 GMT 2009


http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html#MatchFlag-enum


--- On Wed, 1/14/09, Marc Nations <mnations.lists at gmail.com> wrote:

> From: Marc Nations <mnations.lists at gmail.com>
> Subject: [PyQt] TreeWidget findItems function - Only applies to top-level items?
> To: pyqt at riverbankcomputing.com
> Date: Wednesday, January 14, 2009, 11:01 AM
> 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?
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


      


More information about the PyQt mailing list