[Differential] [Commented On] D4193: KDEPlatformFileDialog: Fix initial directory selection for remote files

Elvis Angelaccio noreply at phabricator.kde.org
Wed Feb 22 11:07:19 UTC 2017


elvisangelaccio added inline comments.

INLINE COMMENTS

> arichardson wrote in kdeplatformfiledialoghelper.cpp:365-370
> I want the version of Qt not KCoreAddons so that won't work.
> Do we really need a runtime Qt version check? We link to Qt5PlatformSupport, is that API stable or do we need to recompile for new Qt versions anyway?

What about `if (qVersion() < QStringLiteral("5.7.1")) {}`? It doesn't work in the general case but it should work for this specific check.

REPOSITORY
  R135 Integration for Qt applications in Plasma

REVISION DETAIL
  https://phabricator.kde.org/D4193

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: arichardson, #plasma
Cc: elvisangelaccio, graesslin, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170222/bf649fd5/attachment.html>


More information about the Plasma-devel mailing list