<div dir="ltr">Dear frameworkers,<div>I've seen that when we ask for a QFileDialog in KF5 we get a generic QFileDialog at the moment. The reason is simple, KFileDialog is deprecated in KDE4Support and we are not implementing</div>

<div>QPlatformDialogHelper *QPlatformThemecreatePlatformDialogHelper(DialogType dialogType).<br></div><div><br></div><div>I would like to make it happen, my only question is then what should we do?</div><div>Should we have a framework for KFileDialog, KColorDialog and KFontDialog?</div>

<div>Should we fork them and get  a copy in PlatformIntegration?</div><div><br></div><div>Aleix</div></div>