Yes, that's not a problem. You use QFileIconProvider for that.
Yes, I think so. Also bear in mind there are two file-system models - QDirModel and QFileSystemModel, so choose the one that's best for your needs.Should I use the model instead of QListWidget/QDir?
And regardless of whether you use model based approach or item based approach reimplementing low level events where appropriate signals are available might not be the best idea.






Reply With Quote
Bookmarks