Basically using this, i tried to play around and did something like this:
Qt Code:
proxyModel->setSourceModel(pSystemPrimaryModel); // Set the QStandardItemModel model of QTreeView to display audio and video files with details ui->PrimTreeView->setModel(proxyModel);To copy to clipboard, switch view to plain text mode
it didnt work..... Looks like I have to use some functions




Reply With Quote

Bookmarks