Hi,

I want a QFileDialog that could select "mp3" extension files and also a directory could be selected(note that I only want one selection, so you can select one MP3 file or a directory).
I've inserted "Music (*.mp3)" as filter but don't know how to let it select dirs.

Thanks,