D5028: Replace calls to deprecated QModelIndex::child

Francis Herne noreply at phabricator.kde.org
Sun Mar 12 14:33:12 UTC 2017


flherne created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  This is deprecated in Qt 5.8, apparently to make code less readable and keep developers busy. Anyway, it causes a lot of warnings when compiling.

TEST PLAN
  Compiled. I can't claim to have tested all the affected code, but it's mostly mechanical replacement.

REPOSITORY
  R33 KDevPlatform

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

AFFECTED FILES
  debugger/framestack/framestackmodel.cpp
  plugins/appwizard/projectselectionpage.cpp
  plugins/filetemplates/templateselectionpage.cpp
  project/projectchangesmodel.cpp
  shell/launchconfigurationdialog.cpp
  util/multilevellistview.cpp

To: flherne, #kdevelop, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170312/dd57b457/attachment.html>


More information about the KDevelop-devel mailing list