Diffusion Ark 7d4e9d4f6b3b

Get rid of deprecated QModelIndex::child()

Authored by yurchor on Aug 19 2019, 5:57 AM.

Description

Get rid of deprecated QModelIndex::child()

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.

Reviewers: Ark, elvisangelaccio

Reviewed By: Ark, elvisangelaccio

Subscribers: elvisangelaccio, kde-utils-devel

Tags: Ark

Differential Revision: https://phabricator.kde.org/D23254

Details

Committed
yurchorAug 24 2019, 4:44 PM
Reviewer
Ark
Differential Revision
D23254: Get rid of deprecated QModelIndex::child()
Parents
R36:1edfc140c510: Merge branch 'Applications/19.08'
Branches
Unknown
Tags
Unknown