D23254: Get rid of deprecated QModelIndex::child()

Yuri Chornoivan noreply at phabricator.kde.org
Mon Aug 19 07:01:03 BST 2019


yurchor created this revision.
yurchor added a reviewer: Ark.
Herald added a subscriber: kde-utils-devel.
Herald added a project: Ark.
yurchor requested review of this revision.

REVISION SUMMARY
  QModelIndex::child() is obsolete
  
  https://doc.qt.io/qt-5.13/qmodelindex-obsolete.html
  
  This patch replaces it with QAbstractItemModel::index as recommended.

TEST PLAN
  1. Compile and install Ark.
  2. Open some archive and try to rename an item in it.

REPOSITORY
  R36 Ark

BRANCH
  master

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

AFFECTED FILES
  part/archiveview.cpp

To: yurchor, #ark
Cc: kde-utils-devel, fbampaloukas, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190819/a2795622/attachment.html>


More information about the Kde-utils-devel mailing list