Current code:
In this directory I have 69 Windows shortcuts. But my QListView shows only 68 . And if I doube the amount I am missing 2 shortcuts.Qt Code:
QFileSystemModel model; ui->list->setRootIndex(model.setRootPath(directory));To copy to clipboard, switch view to plain text mode
Im using Vista, could be the cause? Probably not...
Bookmarks