Memory consumption is measured via task manager. Run app without connected model = 20mb, run app with connected model = 320mb O_O.
As far as i understand, using QSTandardItemModel will effectively reduce QTreeView to QTreeWidget - i will not be able to supply data dynamically as needed. For SQL queries that can be millions of records this will be a bit slow.
Bookmarks