I want to know how to edit the appearance of QFileDialog with the "DontUseNativeDialog" option (this first picture) into the native appearance (the second picture). Like the label of the buttons and other styles.
I need a QFileDialog allow the user to select multiple directories. I find the solution like this but the appearance changed.
Picture 1: not native dialog
Picture 2: native dialog