hi,

I am using QFileDialog::getOpenFileNames() in my code

it is good to use in Windows 7
01.jpg

but I find a question in Windows XP, that is QFileDialog has no preview image,

like this photo
02.JPG

I must manually open the preview from red circle every time when I use QFileDialog::getOpenFileNames()

so I would like to ask is there any way to automatic open preview image?

thanks a lot

and, sorry for my bad English.