i manage to draw a treeview with QTreeWidget using QAbstractItemMode.
i would like to ask for coding to add icons n display in QTreeWidget..

Qt Code:
  1. nav->QTreeView::setModel(model);
  2. nav->QTreeView::setAnimated(true);
To copy to clipboard, switch view to plain text mode