D16601: Replace Q_FOREACH and foreach by the range based for statement
Carl Schwan
noreply at phabricator.kde.org
Thu Nov 1 21:38:14 GMT 2018
ognarb created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
ognarb requested review of this revision.
REVISION SUMMARY
Replace Q_FOREACH and foreach by the range based for statement. Shouldn't change anything performance wise. But it's now persistant.
TEST PLAN
Compile and run.
REPOSITORY
R76 PIM: Event Views
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D16601
AFFECTED FILES
src/agenda/agenda.cpp
src/agenda/agendaview.cpp
src/agenda/timelabels.cpp
src/agenda/timelabelszone.cpp
src/agenda/viewcalendar.cpp
src/eventview.cpp
src/month/monthitem.cpp
src/month/monthscene.cpp
src/month/monthview.cpp
src/multiagenda/multiagendaview.cpp
src/timeline/timelineview.cpp
src/timeline/timelineview_p.cpp
src/todo/incidencetreemodel.cpp
src/todo/todomodel.cpp
src/todo/todoview.cpp
src/todo/todoviewview.cpp
src/viewerapp/mainwindow.cpp
src/whatsnext/whatsnextview.cpp
To: ognarb
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181101/5d5cc5e5/attachment.html>
More information about the kde-pim
mailing list