I would like to display QFileDialog::getSaveFileName() as a sheet on MacOS. I tried to set dialog parent to the window but it still shows up as normal floating dialog. I’ using Qt 5.
Please, how to make it display like a sheet? If it is not possible, how to create a save dialog as a sheet?
↧