See QFileDialog.
J-P Nurmi
Originally Posted by jpn See QFileDialog. Ah, so I can use this with FileMode set to Directory and set the ShowDirsOnly option to true? That should do the job, although not a native "select folder" dialog of course.
Notice the list of static methods in the documentation.
Originally Posted by jpn Notice the list of static methods in the documentation. The QFileDialog::getExistingDirectory does what I want, thanks. Seems a strange name for the function, I'm not surprised I couldn't find it!
Forum Rules
Bookmarks