[kfile] [Bug 231915] [Testcase] Native style KFileDialog does not emit fileSelected() on Windows
Nate Graham
bugzilla_noreply at kde.org
Mon Apr 16 18:39:17 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=231915
--- Comment #6 from Nate Graham <nate at 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.
More information about the Kde-windows
mailing list