https://bugs.kde.org/show_bug.cgi?id=404833

--- Comment #5 from Kai Uwe Broulik <k...@privat.broulik.de> ---
>From what I recall you don't actually get access to the KDE dialog through the
QFileDialog. The helper creates the dialog as window without a parent and
there's no getter for it.
That's also why the file dialog isn't modal in e.g. Plasma wallpaper dialog as
I cannot access the dialog to set a transient parent on it, it only does so
magically when "parented to a QWidget" which isn't the case in QML.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to