http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qt.html#MatchFlag-enum
--- On Wed, 1/14/09, Marc Nations <[email protected]> wrote: > From: Marc Nations <[email protected]> > Subject: [PyQt] TreeWidget findItems function - Only applies to top-level > items? > To: [email protected] > 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
