hi

- I want know how subclassin a QAbstractItemModel to create a model for QTreeView

- how can i create my model like QDirModel using QAbstractItemModel ? i want display more informations of files and directories in a QTreeView (owner .....)

thank you