hi,I want to subclass QAbstractItemModel class for handling the tree-like structure data . But i don't know how to inerst a new item into the "tree" at the given position.Is anyone give me some example? Thanks