Hi,

I have been trying to understand how to subclass QAbstractItemModel and create data for it but cannot get my head around it.

I have looked through Qt's own documentation (many times) and examples like Simple Tree Model Example. I can get the examples to work but cannot quite understand how it works.

Can someone please help me with links to examples with in dept description of how it all works step by step (not Qt's own examples - tried that!).

Morty.