1. You can write your own FileDialog using QDialog and QDir.
(2. Compromiss: If you programm for windows using QString QFileDialog::getOpenFileName, the result MS File Dialog has a thumbnails view.
3. Compromiss: I can try to subclass and to change QFileDialog)