D26226: [KListOpenFilesJob] Use QString::splitRef()

Ahmad Samir noreply at phabricator.kde.org
Thu Dec 26 05:52:18 GMT 2019


ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, mpyne, dfaure, apol.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.

REVISION SUMMARY
  As per apol's suggestion in D26210 <https://phabricator.kde.org/D26210>, use splitRef(). And Since it returns
  a QVector<String>, use std::unique to remove the duplicates.

TEST PLAN
  make && ctest

REPOSITORY
  R244 KCoreAddons

BRANCH
  l-splitref (branched from master)

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

AFFECTED FILES
  src/lib/util/klistopenfilesjob_unix.cpp

To: ahmadsamir, #frameworks, mpyne, dfaure, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191226/77c20aeb/attachment.html>


More information about the Kde-frameworks-devel mailing list