Page MenuHomePhabricator

[backport] qt: Remove obsolete QModelIndex::child() #16707
ClosedPublic

Authored by majcosta on Feb 29 2020, 17:12.

Details

Summary

c53667764ea65c0f8661358759b0124f808ce587 qt: Remove obsolete QModelIndex::child() (Hennadii Stepanov)

Pull request description:

The QModelIndex::child() member function is obsolete since Qt 5.12.

This PR removes it, does not change behavior and keeps compatibility with Qt 5.5.1.


This is a backport of Core PR16707

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Feb 29 2020, 17:12

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Feb 29 2020, 23:04