Hello, I have some data that I would like to be displayed somehow. I have a bunch of parent / child relationships. These relationships can form loops. Also, children can have multiple parents.
Can this be put into a tree view? I have ran into problems trying to do this via AbstractItemModel because of the "parent" method. Any tips / suggestions? Thanks, ~Eric _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
