I developed Qt TreeView by Using QStandardItemModel, by using QStandardItem appendrow function formed a treeview. So now when I load the same file in treemodel, if parent node is already exist in TreeView it should not accept to show in treeview again.
Any one help on this please
