D23810: Port away from Qt's foreach all loops over rvalue container objects

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Tue Sep 10 00:41:58 BST 2019


kossebau created this revision.
kossebau added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
kossebau requested review of this revision.

REVISION SUMMARY
  The other simple part of foreach porting, as those containers objects
  are not shared with anyone, so the removal of the container copying has
  no risks.
  
  GIT_SILENT

REPOSITORY
  R263 KXmlGui

BRANCH
  portmoreforeachforlocalcontainerobjects

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

AFFECTED FILES
  autotests/ktoolbar_unittest.cpp
  src/kedittoolbar.cpp
  src/kmainwindow.cpp
  src/kmenumenuhandler_p.cpp
  src/kshortcutschemeseditor.cpp
  src/kshortcutschemeshelper.cpp
  src/ktoolbar.cpp
  src/kxmlguifactory.cpp
  src/kxmlguiwindow.cpp

To: kossebau, dfaure
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/20190909/53230b91/attachment.html>


More information about the Kde-frameworks-devel mailing list