Hi. I need to do a search on local drivers for image files and display them in a QlistView as thumbnails.
The problem is that I can't put the searched files into one model to put it in QlistView.
Is it posible to create own empty model, and add file by file to it ?