https://bugs.kde.org/show_bug.cgi?id=231915
--- Comment #6 from Nate Graham <n...@kde.org> --- These days it's recommended to create a QDialog, and let the KDE QPA theme take care of styling it to be all KDE-ish via plasma-integration: https://cgit.kde.org/plasma-integration.git/tree/src/platformtheme Take a look at the kdeplatformfiledialogbase and kdeplatformfiledialoghelper files. Those take care of presenting an appropriate KDE-specific file dialog when the app requests a QDialog. -- You are receiving this mail because: You are the assignee for the bug.